module Hydrocraft
{
    imports
    {
        Base
    }


/*************************************************************/
/************************ITEMS General************************/
/*************************************************************/

item HCGardenbench
    {
	WeightReduction         = 0,
	Weight             	= 10,
	Type                	= Container,
	Capacity             	= 50,
    DisplayName         	= Gardening Workbench,
    icon 			= HCGardenbench,
	DisplayCategory          =   SurFarm,
    }


item HCPlanter
    {
    Weight        	= 5.0,
    Type        	= Normal,
    DisplayName    	= Planter,
    icon        	= HCPlanter,
	DisplayCategory          =   SurFarm,
    }

item HCClayflowerpotwithdirt
    {
        Weight    	= 1,
        Type    	= Normal,
        DisplayName 	= Clay Flowerpot with Dirt,
        icon 		= HCClayflowerpotwithdirt,
	DisplayCategory          =   SurFarm,
    }

item HCGardenhose
    {
        Weight    			= 6,
        Type    			= Drainable,
        DisplayName         		= Garden Hose,
        icon 				= HCGardenhose,
	UseDelta 			= 0.1,
	UseWhileEquipped 		= false,
	DisplayCategory          =   SurFarm,
	}

item HCSpirulinatank
    {
	Weight			=	6,
	Type			=	Normal,
	DisplayName		=	Fish Tank with Spirulina,
	Icon			=	HCSpirulinatank,
	DisplayCategory          =   SurFarm,
    }


item HCGardenapron
    {
        Weight    			= 0.3,
        Type    			= Normal,
        DisplayName         		= Garden Apron,
        icon 				= HCGardenapron,
	DisplayCategory          =   SurFarm,
    }

item HCGardengnome
    {
        Weight    			= 1,
        Type    			= Normal,
        DisplayName         		= Garden Gnome,
        icon 				= HCGardengnome,
	DisplayCategory          =   Misc,
    }

item HCWindchimes
    {
        Weight    			= 0.3,
        Type    			= Normal,
        DisplayName         		= Wind Chimes,
        icon 				= HCWindchimes,
	DisplayCategory          =   Misc,
    }

item HCHandcultivator
    {
        Weight    			= 0.5,
        Type    			= Normal,
        DisplayName         		= Hand Cultivator,
        icon 				= HCHandcultivator,
	DisplayCategory          =   SurFarm,
    }

item HCHedgetrimmerblade
    {
        Weight    			= 1.5,
        Type    			= Normal,
        DisplayName         		= Hedge Trimmer Blade,
        icon 				= HCHedgetrimmerblade,
	DisplayCategory          =   Craft,
    }

item HCHedgecutterblade
    {
        Weight    			= 0.8,
        Type    			= Normal,
        DisplayName         		= Hedge Cutter Blade,
        icon 				= HCHedgecutterblade,
	DisplayCategory          =   Craft,
    }

item HCPostholedigger
    {
        Weight    			= 1,
        Type    			= Normal,
        DisplayName         		= Post Hole Digger,
        icon 				= HCPostholedigger,
	DisplayCategory          =   CraftRec,
    }

item HCLooper
    {
        Weight    			= 1,
        Type    			= Normal,
        DisplayName         		= Looper,
        icon 				= HCLooper,
	DisplayCategory          =   Craft,
    }

item HCWeedwacker
    {
        Weight    			= 1,
        Type    			= Normal,
        DisplayName         		= Weed Wacker,
        icon 				= HCWeedwacker,
	DisplayCategory          =   CraftElec,
    }

item HCLawnmower
    {
        Weight    			= 5,
        Type    			= Normal,
        DisplayName         		= Lawnmower,
        icon 				= HCLawnmower,
	DisplayCategory          =   CraftElec,
    }

item TrellisKit
	{
	Type				= Normal,
	DisplayName			= Trellis Kit,
	Icon				= HCTrelliskit,
	Weight				= 0.5,
	DisplayCategory          =   SurFarm,
	}

	item HCHedgetrimmer
	{
		MaxRange			=	1.5,
		WeaponSprite			=	Fireaxe,
		MinAngle			=	0.2,
		Type				=	Weapon,
		MinimumSwingTime		=	3.0,
		KnockBackOnNoDeath		=	TRUE,
		SwingAmountBeforeImpact		=	0.002,
		Categories			=	Axe,
		ConditionLowerChanceOneIn	=	30,
		Weight				=	2,
		SplatNumber			=	1,
		PushBackMod			=	0.3,
		MinDamage			=	1,
		MaxDamage			=	2,
		SubCategory			=	Swinging,
		ConditionMax			=	15,
		MaxHitCount			=	2,
		DoorDamage			=	35,
		IdleAnim			=	Idle_Weapon2,
		SwingAnim			=	Bat,
		CriticalChance			=	20,
		WeaponWeight			=	2,
		DisplayName			=	Hedge Trimmer,
		MinRange			=	0.61,
		SwingTime			=	3.0,
		HitAngleMod			=	-30,
		SplatSize			=	5,
		KnockdownMod			=	2,
		SplatBloodOnNoDeath		=	TRUE,
		Icon				=	HCHedgetrimmer,
		RunAnim				=	Run_Weapon2,
        TwoHandWeapon 			= 	TRUE,
        BreakSound  			=   	BreakMetalItem,
        TreeDamage  			=   	10,
		DisplayCategory			=   WepMelee,
		Tags = CutPlant,
	}

    item HCHedgecutter
	{
		MaxRange			=	0.9,
		WeaponSprite			=	Knife,
		MinAngle			=	0,
		Type				=	Weapon,
		MinimumSwingTime		=	2,
		KnockBackOnNoDeath		=	FALSE,
		SwingAmountBeforeImpact		=	0.02,
		Categories			=	Blade,
		ConditionLowerChanceOneIn	=	20,
		Weight				=	1.6,
		SplatNumber			=	0,
		PushBackMod			=	0.3,
		MaxDamage			=	0.6,
		SubCategory			=	Stab,
		AimingMod			=	0.8,
		ConditionMax			=	10,
		MaxHitCount			=	1,
		IsAimedHandWeapon		=	TRUE,
		DoorDamage			=	1,
		SwingAnim			=	Stab,
		WeaponWeight			=	1.6,
		DisplayName			=	Hedge Cutter,
		MinRange			=	0.61,
		CloseKillMove 			= 	Jaw_Stab,
		SwingTime			=	2,
		MinDamage			=	0.3,
		KnockdownMod			=	0,
		SplatBloodOnNoDeath		=	TRUE,
		Icon				=	HCHedgecutter,
		RunAnim				=	Run_Weapon2,
        	IdleAnim			=	Idle_Weapon2,
        	TreeDamage  			=   	10,
        	EnduranceMod 			= 	0.5,
		DisplayCategory			=   WepMelee,
		Tags = CutPlant,
	}

    item HCPruningsheers
	{
		MaxRange					=	0.9,
		WeaponSprite					=	Knife,
		MinAngle					=	0,
		Type						=	Weapon,
		MinimumSwingTime				=	2,
		KnockBackOnNoDeath				=	FALSE,
		SwingAmountBeforeImpact				=	0.02,
		Categories					=	Blade,
		ConditionLowerChanceOneIn			=	20,
		Weight						=	0.4,
		SplatNumber					=	0,
		PushBackMod					=	0.3,
		MaxDamage					=	0.7,
		SubCategory					=	Stab,
		AimingMod					=	0.8,
		ConditionMax					=	10,
		MaxHitCount					=	1,
		IsAimedHandWeapon				=	TRUE,
		DoorDamage					=	1,
		SwingAnim					=	Stab,
		WeaponWeight					=	1.7,
		DisplayName					=	Pruning Shears,
		MinRange					=	0.61,
		CloseKillMove 					= 	Jaw_Stab,
		SwingTime					=	2,
		MinDamage					=	0.4,
		KnockdownMod					=	0,
		SplatBloodOnNoDeath				=	TRUE,
		Icon						=	HCPruningsheers,
		RunAnim						=	Run_Weapon2,
        	IdleAnim					=	Idle_Weapon2,
        	TreeDamage  					=   	10,
        	EnduranceMod 					= 	0.5,
		DisplayCategory			=   WepMelee,
		Tags = CutPlant,
	}


/*****************************************************************/	
/************************RECIPES Crafting ************************/	
/*****************************************************************/	

recipe Make Gardening Workbench
    {
	SkillRequired:Farming=1,
	Notebook=3,
	HCClayflowerpot=3,
	HCMysteryseedspacket=3,
	HCDirt,
	[Recipe.GetItemTypes.LeatherGloves]/HCGardengloves,
	HCGardenapron,
	HandShovel,
	HCPruningsheers,
    Rake,
	Shovel/Shovel2,
	WateredCan,
	GardeningSprayEmpty,
	HCGardenhose=10,
	CompostBag=20,
	HCWorkbench,
    CanBeDoneFromFloor:true,
    NeedToBeLearn:true,
	Result:HCGardenbench,
	Time:300,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    }


recipe Build Planter
    {
    Dirtbag/HCDirt,
	HCWoodencrate,
	keep HCGardenbench,
    Result:HCPlanter,
    Time:200,
    NeedToBeLearn:true,
    CanBeDoneFromFloor:true,
    Category:Farming,
	OnGiveXP:HCWoodwork_OnGiveXP,
    }

recipe Fill Clay Pot with Dirt
    {
    HCClayflowerpot,
    Dirtbag/HCDirt,
	keep HCGardenbench,
    Result:HCClayflowerpotwithdirt,
    Time:15,
    NeedToBeLearn:true,
    CanBeDoneFromFloor:true,
    Category:Farming,
    }

recipe Grow Spirulina in Tank
    {
        SkillRequired:Farming=5,
        HCSpirulinaseeds/HCSpirulinafresh,
	HCFishtank,
	Water=10,
	keep HCGardenbench,
        Result:HCSpirulinatank,
    	CanBeDoneFromFloor:true,
        Time:100,
    	NeedToBeLearn:true,
	Category:Farming,	
    }

recipe Harvest Spirulina
        {
        keep HCSpirulinatank,
        Fertilizer,
        Water,
        Result:HCSpirulinafresh=5,
        CanBeDoneFromFloor:true,
        Time:600,
        NeedToBeLearn:true,
        Category:Farming,
        OnGiveXP:HCFarming_OnGiveXP,
        }



recipe Disassemble Hedge Trimmer
	{
    		keep Screwdriver,
    		HCHedgetrimmer,
    		Result:HCHedgetrimmerblade,
    		Time:15,
    		Category:Engineer,
       		OnGiveXP:Recipe.OnGiveXP.None,
	}

recipe Disassemble Hedge Cutter
	{
    		keep Screwdriver,
    		HCHedgecutter,
    		Result:HCHedgecutterblade=2,
    		Time:15,
    		Category:Engineer,
       		OnGiveXP:Recipe.OnGiveXP.None,
	}

recipe Flatten Trowel
	{
    		keep Hammer/HCSmithyhammersteel/Sledgehammer/HCSmithyhammertitanium,
   		HandShovel,
    		Result:HCMasontrowel,
    		Time:50,
    		Category:Engineer,
	}

recipe Bend Mason Trowel
	{
    		keep HCPliers,
    		HCMasontrowel,
    		Result:HandShovel,
    		Time:50,
    		Category:Engineer,
	}

recipe Build Trellis Kit
	{
		SkillRequired:Farming=2,
		WoodenStick=4,
		Twine,
		keep HCGardenbench,
		Result:TrellisKit,
    		CanBeDoneFromFloor:true,
		NeedToBeLearn:true,
		Time:50.0,
		Category:Farming,
       		OnGiveXP:HCWoodwork_OnGiveXP,
	}

recipe Pack Straw
    {
    HCStraw=10,
    Result:HCStrawbale,
    Time:15,
    Category:Farming,
    OnGiveXP:Recipe.OnGiveXP.None,
    }

recipe Unpack Straw
    {
    HCStrawbale,
    Result:HCStraw=10,
    Time:15,
    Category:Farming,
    OnGiveXP:Recipe.OnGiveXP.None,
    }

recipe Pile Straw
    {
    HCStraw=100,
    keep GardenFork,
    Result:HCHaystack,
    Time:15,
    Category:Farming,
    OnGiveXP:Recipe.OnGiveXP.None,
    }

recipe Unpile Straw
    {
    HCHaystack,
    Result:HCStraw=100,
    Time:15,
    Category:Farming,
    OnGiveXP:Recipe.OnGiveXP.None,
    }

recipe Make Straw Hat
    {
    HCStraw=4,
    Result:HCStrawhat,
    Time:15,
    NeedToBeLearn:true,
    Category:Weaving,
    OnGiveXP:Recipe.OnGiveXP.None,
    }



/***********************************************************************/
/************************ITEMS Pots and PLanters************************/
/***********************************************************************/

 item HCPottedrubbertree
    {
    Weight      		= 25,
    Type        		= Normal,
	UseWhileEquipped	= FALSE,
    DisplayName 		= Potted Rubber Tree,
    icon        		= HCPottedrubbertree,
		DisplayCategory			=   SurFarm,
	
    }

   item HCPottedappletree
    {
        Weight      		= 25,
    	Type        		= Normal,
	    UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Apple Tree,
        icon        		= HCPottedappletree,
		DisplayCategory			=   SurFarm,
    }

    item HCPottedbananatree
    {
        Weight      		= 25,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Banana Tree,
        icon        		= HCPottedbananatree,
		DisplayCategory			=   SurFarm,
    }

    item HCPottedblackberrybush
    {
        Weight      		= 15,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Blackberry Bush,
        icon        		= HCPottedblackberrybush,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedblueberrybush
    {
        Weight      		= 15,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Blueberry Bush,
        icon        		= HCPottedblueberrybush,
		DisplayCategory			=   SurFarm,
	
    }


    item HCPottedorangetree
    {
        Weight      		= 25,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Orange Tree,
        icon        		= HCPottedorangetree,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedpeachtree
    {
        Weight      		= 25,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Peach Tree,
        icon        		= HCPottedpeachtree,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedstrawberrybush
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Strawberry Bush,
        icon        		= HCPottedstrawberrybush,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedwatermelon
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Watermelon,
        icon        		= HCPottedwatermelon,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedbellpepper
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Bell Pepper,
        icon        		= HCPottedbellpepper,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedbroccoli
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Broccoli,
        icon        		= HCPottedbroccoli,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedcabbage
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Cabbage,
        icon        		= HCPottedcabbage,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedcarrots
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Carrots,
        icon        		= HCPottedcarrots,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedcornstalk
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Corn Stalk,
        icon        		= HCPottedcorn,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedeggplant
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Eggplant,
        icon        		= HCPottedeggplant,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedleek
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Leek,
        icon        		= HCPottedleek,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedlettuce
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Lettuce,
        icon        		= HCPottedlettuce,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedonion
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Onion,
        icon        		= HCPottedonion,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedpeaplant
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Pea Plant,
        icon        		= HCPottedpeaplant,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedpotato
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Potato,
        icon        		= HCPottedpotato,
		DisplayCategory			=   SurFarm,
	
    }


    item HCPottedpumpkin
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Pumpkin,
        icon        		= HCPottedpumpkin,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedradish
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Radish,
        icon        		= HCPottedradish,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedtomato
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Tomato,
        icon        		= HCPottedtomato,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedpeanutplant
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Peanut Plant,
        icon        		= HCPottedpeanutplant,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedavocadotree
    {
        Weight      		= 25,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Avocado Tree,
        icon        		= HCPottedavocadotree,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedcherrytree
    {
        Weight      		= 25,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Cherry Tree,
        icon        		= HCPottedcherrytree,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedpeartree
    {
        Weight      		= 25,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Pear Tree,
        icon        		= HCPottedpeartree,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedpineapple
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Pineapple,
        icon        		= HCPottedpineapple,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedzucchini
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Zucchini,
        icon        		= HCPottedzucchini,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedtea
    {
        Weight      		= 15,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Tea Tree,
        icon        		= HCPottedtea,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedhemp
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Hemp Plant,
        icon        		= HCPottedhemp,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedtobacco
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Tobacco Plant,
        icon        		= HCPottedtobacco,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedchinesecabbage
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Chinese Cabbage,
        icon        		= HCPottedchinesecabbage,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedcucumber
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Cucumber,
        icon        		= HCPottedcucumber,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedginger
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Ginger,
        icon        		= HCPottedginger,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedgarlic
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Garlic,
        icon        		= HCPottedgarlic,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedoniongreen
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Green Onion,
        icon        		= HCPottedoniongreen,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedsweetpotato
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Sweet Potato,
        icon        		= HCPottedsweetpotato,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedjute
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Jute Plant,
        icon        		= HCPottedjute,
		DisplayCategory			=   SurFarm,
		
    }

    item HCPottedpumpkingreen
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Green Pumpkin,
        icon        		= HCPottedpumpkingreen,
		DisplayCategory			=   SurFarm,
		
    }

    item HCPottedpumpkinwhite
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted White Pumpkin,
        icon        		= HCPottedpumpkinwhite,
		DisplayCategory			=   SurFarm,
		
    }

    item HCPottedpumpkinlarge
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Large Pumpkin,
        icon        		= HCPottedpumpkinlarge,
		DisplayCategory			=   SurFarm,
		
    }

    item HCPottedpumpkinbuskin
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Buskin Pumpkin,
        icon        		= HCPottedpumpkinbuskin,
		DisplayCategory			=   SurFarm,
		
    }


    item HCPottedcornwhite
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted White Corn,
        icon        		= HCPottedcornwhite,
		DisplayCategory			=   SurFarm,
		
    }

    item HCPottedcornred
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Red Corn,
        icon        		= HCPottedcornred,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedcornblue
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Blue Corn,
        icon        		= HCPottedcornblue,
		DisplayCategory			=   SurFarm,
	
    }

    item HCPottedchilipepperplant
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Chili Pepper Plant,
        icon        		= HCPottedchilipepperplant,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedpoppy
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Poppy,
        icon        		= HCPottedpoppy,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedcactus
    	{
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Cactus,
        Icon        		= HCPottedcactus,
		DisplayCategory			=   SurFarm,
	
    	}

item HCPottedagaveblue
    	{
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Blue Agave,
        Icon        		= HCPottedagaveblue,
		DisplayCategory			=   SurFarm,
	
    	}

item HCPottedpricklypearcactus
    	{
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Prickly Pear Cactus,
        Icon        		= HCPottedpricklypearcactus,
		DisplayCategory			=   SurFarm,
	
    	}

item HCPottedchiligreen
    	{
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Green Chili,
        Icon        		= HCPottedchilipepperplant,
		DisplayCategory			=   SurFarm,
	
    	}

item HCPottedtomatilloplant
    	{
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Tomatillo Plant,
        Icon        		= HCPottedtomatilloplant,
		DisplayCategory			=   SurFarm,
	
    	}

item HCPottedcottonplant
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Cotton Plant,
        icon        		= HCPottedcottonplant,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedrice
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Rice,
        icon        		= HCPottedrice,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedshiitake
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Shiitake Mushrooms,
        icon        		= HCPottedshiitake,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedportobello
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Portobello Mushrooms,
        icon        		= HCPottedportobello,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedcolewort
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Colewort,
        icon        		= HCPottedcolewort,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedrubbertree
    {
        Weight      		= 25,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Rubber Tree,
        icon        		= HCPottedrubbertree,
		DisplayCategory			=   SurFarm,
	
    }

item HCSpirulinatank
    {
	Weight			=	6,
	Type			=	Normal,
	DisplayName		=	Fish Tank with Spirulina,
	Icon			=	HCSpirulinatank,
		DisplayCategory			=   SurFarm,
    }

item HCPottedbasil
    {
        Weight      		= 1,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Basil,
        icon        		= HCPottedbasil,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedalfalfa
    {
        Weight      		= 1,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Alfalfa,
        icon        		= HCPottedalfalfa,
		DisplayCategory			=   SurFarm,
	
    }


item HCPottedoregano
    {
    Weight              = 1,
    Type                = Normal,
    UseWhileEquipped    = FALSE,
    DisplayName         = Potted Oregano,
    icon                = HCPottedalfalfa,
		DisplayCategory			=   SurFarm,
    }


item HCPottedbamboo
    {
        Weight      		= 15,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Bamboo,
        icon        		= HCPottedbamboo,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedasparagus
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Asparagus,
        icon        		= HCPottedasparagus,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedartichokes
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Artichokes,
        icon        		= HCPottedartichokes,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedbeets
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Beets,
        icon        		= HCPottedbeets,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedmulberry
    {
        Weight      		= 15,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Mulberry,
        icon        		= HCPottedmulberry,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedapricot
    {
        Weight      		= 15,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Apricot,
        icon        		= HCPottedapricot,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedcelery
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Celery,
        icon        		= HCPottedcelery,
		DisplayCategory			=   SurFarm,
	
    }

item HCPottedspinach
    {
        Weight      		= 5,
    	Type        		= Normal,
	UseWhileEquipped	= FALSE,
        DisplayName 		= Potted Spinach,
        icon        		= HCPottedspinach,
		DisplayCategory			=   SurFarm,
	
    }




    item HCPottedTomatocherry
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Cherry Tomato,
        icon                = HCPottedtomato,
		DisplayCategory			=   SurFarm,
    
    }
    item HCPottedTomatocherrysmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Cherry Tomato,
        icon                = HCPottedtomatosmall,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedTomatocherrysmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Cherry Tomato,
        icon                = HCPottedtomatosmalldead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedTomatocherrysmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Cherry Tomato,
        icon                = HCPottedtomatosmall,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedTomatocherrydry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Cherry Tomato,
        icon                = HCPottedtomato,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedTomatocherrydead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Cherry Tomato,
        icon                = HCPottedtomatodead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedTomatocherryready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Cherry Tomato,
        icon                = HCPottedtomatoready,
		DisplayCategory			=   SurFarm,
        
    }

item HCPottedBeetsugar
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Sugar Beet,
        icon                = HCPottedbeets,
		DisplayCategory			=   SurFarm,
    
    }
item HCPottedBeetsugarsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Sugar Beet,
        icon                = HCPottedbeetssmall,
		DisplayCategory			=   SurFarm,
        
    }
item HCPottedBeetsugarsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Sugar Beet,
        icon                = HCPottedbeetssmalldead,
		DisplayCategory			=   SurFarm,
        
    }
item HCPottedBeetsugarsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Sugar Beet,
        icon                = HCPottedbeetssmall,
		DisplayCategory			=   SurFarm,
        
    }
item HCPottedBeetsugardry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Sugar Beet,
        icon                = HCPottedbeets,
		DisplayCategory			=   SurFarm,
        
    }
item HCPottedBeetsugardead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Sugar Beet,
        icon                = HCPottedbeetsdead,
		DisplayCategory			=   SurFarm,
        
    }
item HCPottedBeetsugarready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Sugar Beet,
        icon                = HCPottedbeets,
		DisplayCategory			=   SurFarm,
    }


    item HCPottedSquashsummer
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Potted Summer Squash,
        icon                = HCPottedSquashsummer,
		DisplayCategory			=   SurFarm,
    }

    item HCPottedSquashsummersmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Summer Squash,
        icon                = HCPottedSquashsummersmall,
		DisplayCategory			=   SurFarm,
    }

    item HCPottedSquashsummersmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Summer Squash,
        icon                = HCPottedSquashsummersmalldead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedSquashsummersmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Summer Squash,
        icon                = HCPottedSquashsummersmall,
		DisplayCategory			=   SurFarm,
        
    }
    
    item HCPottedSquashsummerdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Summer Squash,
        icon                = HCPottedSquashsummer,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedSquashsummerdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Summer Squash,
        icon                = HCPottedSquashsummerdead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedSquashsummerready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Summer Squash,
        icon                = HCPottedSquashsummerready,
		DisplayCategory			=   SurFarm,
    }

   item HCPottedPotatored
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Red Potato,
        icon                = HCPottedpotato,
		DisplayCategory			=   SurFarm,
    
    }

    item HCPottedPotatoredsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Red Potato,
        icon                = HCPottedpotatosmall,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatoredsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Red Potato,
        icon                = HCPottedpotatosmalldead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatoredsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Red Potato,
        icon                = HCPottedpotatosmall,
		DisplayCategory			=   SurFarm,
        
    }
    
    item HCPottedPotatoreddry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Red Potato,
        icon                = HCPottedpotato,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatoreddead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Red Potato,
        icon                = HCPottedpotatodead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatoredready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Red Potato,
        icon                = HCPottedpotatoready,
		DisplayCategory			=   SurFarm,
    }


    item HCPottedPotatogolden
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Golden Potatoes,
        icon                = HCPottedpotato,
		DisplayCategory			=   SurFarm,
    
    }

    item HCPottedPotatogoldensmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Golden Potatoes,
        icon                = HCPottedpotatosmall,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatogoldensmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Golden Potatoes,
        icon                = HCPottedpotatosmalldead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatogoldensmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Golden Potatoes,
        icon                = HCPottedpotatosmall,
		DisplayCategory			=   SurFarm,
        
    }
    
    item HCPottedPotatogoldendry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Golden Potatoes,
        icon                = HCPottedpotato,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatogoldendead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Golden Potatoes,
        icon                = HCPottedpotatodead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedPotatogoldenready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Golden Potatoes,
        icon                = HCPottedpotato,
		DisplayCategory			=   SurFarm,
    }

    item HCPottedCabbagewhite
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted White Cabbage,
        icon                = HCPottedCabbagewhite,
		DisplayCategory			=   SurFarm,
    
    }

    item HCPottedCabbagewhitesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted White Cabbage,
        icon                = HCPottedCabbagewhitesmall,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedCabbagewhitesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted White Cabbage,
        icon                = HCPottedCabbagewhitesmalldead,
		DisplayCategory			=   SurFarm,
        
    }
    item HCPottedCabbagewhitesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted White Cabbage,
        icon                = HCPottedCabbagewhitesmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedCabbagewhitedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted White Cabbage,
        icon                = HCPottedCabbagewhite,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCabbagewhitedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted White Cabbage,
        icon                = HCPottedCabbagewhitedead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCabbagewhiteready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted White Cabbage,
        icon                = HCPottedCabbagewhiteready,
		DisplayCategory		= SurFarm,
    }

   item HCPottedCabbagered
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Red Cabbage,
        icon                = HCPottedCabbagered,
		DisplayCategory		= SurFarm,
    
    }

    item HCPottedCabbageredsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Red Cabbage,
        icon                = HCPottedCabbageredsmall,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCabbageredsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Red Cabbage,
        icon                = HCPottedCabbageredsmalldead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCabbageredsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Red Cabbage,
        icon                = HCPottedCabbageredsmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedCabbagereddry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Red Cabbage,
        icon                = HCPottedCabbagered,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCabbagereddead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Red Cabbage,
        icon                = HCPottedCabbagereddead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCabbageredready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Red Cabbage,
        icon                = HCPottedCabbageredready,
		DisplayCategory		= SurFarm,
    }

    item HCPottedBellpepperyellow
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Yellow Bell Pepper,
        icon                = HCPottedbellpepper,
		DisplayCategory		= SurFarm,
    
    }

    item HCPottedBellpepperyellowsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Yellow Bell Pepper,
        icon                = HCPottedbellpeppersmall,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpepperyellowsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Yellow Bell Pepper,
        icon                = HCPottedbellpeppersmalldead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpepperyellowsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Yellow Bell Pepper,
        icon                = HCPottedbellpeppersmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedBellpepperyellowdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Yellow Bell Pepper,
        icon                = HCPottedbellpepper,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpepperyellowdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Yellow Bell Pepper,
        icon                = HCPottedbellpepperdead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpepperyellowready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Yellow Bell Pepper,
        icon                = HCPottedBellpepperyellowready,
		DisplayCategory		= SurFarm,
    }

    item HCPottedBellpeppergreen
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Green Bell Pepper,
        icon                = HCPottedbellpepper,
		DisplayCategory		= SurFarm,
    
    }

    item HCPottedBellpeppergreensmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Green Bell Pepper,
        icon                = HCPottedbellpeppersmall,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpeppergreensmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Green Bell Pepper,
        icon                = HCPottedbellpeppersmalldead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpeppergreensmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Green Bell Pepper,
        icon                = HCPottedbellpeppersmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedBellpeppergreendry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Green Bell Pepper,
        icon                = HCPottedbellpepper,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpeppergreendead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Green Bell Pepper,
        icon                = HCPottedbellpepperdead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBellpeppergreenready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Green Bell Pepper,
        icon                = HCPottedBellpeppergreenready,
		DisplayCategory		= SurFarm,
    }

    item HCPottedCauliflower
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Cauliflower,
        icon                = HCPottedCauliflower,
		DisplayCategory		= SurFarm,
    
    }

    item HCPottedCauliflowersmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Cauliflower,
        icon                = HCPottedCauliflowersmall,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCauliflowersmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Cauliflower,
        icon                = HCPottedCauliflowersmalldead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCauliflowersmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Cauliflower,
        icon                = HCPottedCauliflowersmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedCauliflowerdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Cauliflower,
        icon                = HCPottedCauliflower,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCauliflowerdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Cauliflower,
        icon                = HCPottedCauliflowerdead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedCauliflowerready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Cauliflower,
        icon                = HCPottedCauliflowerready,
		DisplayCategory		= SurFarm,
    }

   item HCPottedBeans
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Beans,
        icon                = HCPottedBeans,
		DisplayCategory		= SurFarm,
    
    }

    item HCPottedBeanssmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Beans,
        icon                = HCPottedBeanssmall,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBeanssmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Beans,
        icon                = HCPottedBeanssmalldead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBeanssmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Beans,
        icon                = HCPottedBeanssmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedBeansdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Beans,
        icon                = HCPottedBeans,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBeansdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Beans,
        icon                = HCPottedBeansdead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedBeansready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Beans,
        icon                = HCPottedBeansready,
		DisplayCategory		= SurFarm,
    }

    item HCPottedPersimmon
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Persimmon,
        icon                = HCPottedPersimmon,
		DisplayCategory		= SurFarm,
    
    }

    item HCPottedPersimmonsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Persimmon,
        icon                = HCPottedPersimmonsmall,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedPersimmonsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Persimmon,
        icon                = HCPottedPersimmonsmalldead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedPersimmonsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Persimmon,
        icon                = HCPottedPersimmonsmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedPersimmondry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Potted Persimmon,
        icon                = HCPottedPersimmon,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedPersimmondead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Potted Persimmon,
        icon                = HCPottedPersimmondead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedPersimmonready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Ready Potted Persimmon,
        icon                = HCPottedPersimmonready,
		DisplayCategory		= SurFarm,
    }

    item HCPottedPlum
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
        DisplayName         = Potted Plum,
        icon                = HCPottedPlum,
		DisplayCategory		= SurFarm,
    
    }
    
    item HCPottedPlumsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Small Potted Plum,
        icon                = HCPottedPlumsmall,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedPlumsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dead Small Potted Plum,
        icon                = HCPottedPlumsmalldead,
		DisplayCategory		= SurFarm,
        
    }
    item HCPottedPlumsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
        DisplayName         = Dry Small Potted Plum,
        icon                = HCPottedPlumsmall,
		DisplayCategory		= SurFarm,
        
    }
    
    item HCPottedPlumdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Plum,
        icon                = HCPottedPlum,
        
    }
    item HCPottedPlumdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Plum,
        icon                = HCPottedPlumdead,
        
    }
    item HCPottedPlumready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Plum,
        icon                = HCPottedPlumready,
    }

    item HCPottedKiwi
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Kiwi,
        icon                = HCPottedKiwi,
    
    }
    
    item HCPottedKiwismall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Kiwi,
        icon                = HCPottedKiwismall,
        
    }
    item HCPottedKiwismalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Kiwi,
        icon                = HCPottedKiwismalldead,
        
    }
    item HCPottedKiwismalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Kiwi,
        icon                = HCPottedKiwismall,
        
    }
    
    item HCPottedKiwidry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Kiwi,
        icon                = HCPottedKiwi,
        
    }
    item HCPottedKiwidead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Kiwi,
        icon                = HCPottedKiwidead,
        
    }
    item HCPottedKiwiready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Kiwi,
        icon                = HCPottedKiwiready,
    }

   item HCPottedFig
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Fig,
        icon                = HCPottedFig,
    
    }
    
    item HCPottedFigsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Fig,
        icon                = HCPottedFigsmall,
        
    }
    item HCPottedFigsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Fig,
        icon                = HCPottedFigsmalldead,
        
    }
    item HCPottedFigsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Fig,
        icon                = HCPottedFigsmall,
        
    }
    
    item HCPottedFigdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Fig,
        icon                = HCPottedFig,
        
    }
    item HCPottedFigdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Fig,
        icon                = HCPottedFigdead,
        
    }
    item HCPottedFigready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Fig,
        icon                = HCPottedFigready,
    }

    item HCPottedDate
    {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Date,
        icon                = HCPottedDate,
    
    }
    
    item HCPottedDatesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Date,
        icon                = HCPottedDatesmall,
        
    }
    item HCPottedDatesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Date,
        icon                = HCPottedDatesmalldead,
        
    }
    item HCPottedDatesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Date,
        icon                = HCPottedDatesmall,
        
    }
    
    item HCPottedDatedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Date,
        icon                = HCPottedDate,
        
    }
    item HCPottedDatedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Date,
        icon                = HCPottedDatedead,
        
    }
    item HCPottedDateready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Date,
        icon                = HCPottedDateready,
    }


    item HCPottedlimetree
    {
        Weight              = 25,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Lime Tree,
        icon                = HCPottedlimetree,
    
    }
    
    item HCPottedlimetreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Lime Tree,
        icon                = HCPottedlimetreesmall,
        
    }
    item HCPottedlimetreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Lime Tree,
        icon                = HCPottedlimetreesmalldead,
        
    }
    item HCPottedlimetreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Lime Tree,
        icon                = HCPottedlimetreesmall,
        
    }
    
    item HCPottedlimetreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Lime Tree,
        icon                = HCPottedlimetree,
        
    }
    item HCPottedlimetreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Lime Tree,
        icon                = HCPottedlimetreedead,
        
    }
    item HCPottedlimetreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Lime Tree,
        icon                = HCPottedlimetreeready,
    }

  item HCPottedwheatsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Wheat,
        icon                = HCPottedwheatsmall,
        
    }
   item HCPottedwheatsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Wheat,
        icon                = HCPottedwheatsmalldead,
        
    }

   item HCPottedwheatsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Wheat,
        icon                = HCPottedwheatsmall,
        
    }
   item HCPottedwheat
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Wheat,
        icon                = HCPottedwheat,
        
    }
   item HCPottedwheatdry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Wheat,
        icon                = HCPottedwheat,
        
    }
   item HCPottedwheatdead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Wheat,
        icon                = HCPottedwheatdead,
        
    }
   item HCPottedwheatready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Wheat,
        icon                = HCPottedwheat,
    }

  item HCPottedappletreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Apple Tree,
        icon                = HCPottedappletreesmall,
        
    }
   item HCPottedappletreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Apple Tree,
        icon                = HCPottedappletreesmalldead,
        
    }
   item HCPottedappletreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Apple Tree,
        icon                = HCPottedappletreesmall,
        
    }

   item HCPottedappletreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Apple Tree,
        icon                = HCPottedappletree,
        
    }
   item HCPottedappletreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Apple Tree,
        icon                = HCPottedappletreedead,
        
    }
   item HCPottedappletreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Apple Tree,
        icon                = HCPottedappletreeready,
    }
    
    item HCPottedbananatreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Banana Tree,
        icon                = HCPottedbananatreesmall,
        
    }
    item HCPottedbananatreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Banana Tree,
        icon                = HCPottedbananatreesmalldead,
        
    }
    item HCPottedbananatreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Banana Tree,
        icon                = HCPottedbananatreesmall,
        
    }
    item HCPottedbananatreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Banana Tree,
        icon                = HCPottedbananatree,
        
    }
    item HCPottedbananatreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Banana Tree,
        icon                = HCPottedbananatreedead,
        
    }
    item HCPottedbananatreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Banana Tree,
        icon                = HCPottedbananatreeready,
    }
    
    item HCPottedblackberrybushsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Blackberry Bush,
        icon                = HCPottedblackberrybushsmall,
        
    }
    item HCPottedblackberrybushsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Blackberry Bush,
        icon                = HCPottedblackberrybushsmalldead,
        
    }
    item HCPottedblackberrybushsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Blackberry Bush,
        icon                = HCPottedblackberrybushsmall,
        
    }
    
    item HCPottedblackberrybushdry
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Blackberry Bush,
        icon                = HCPottedblackberrybush,
        
    }
    item HCPottedblackberrybushdead
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Blackberry Bush,
        icon                = HCPottedblackberrybushdead,
        
    }
    
    item HCPottedblackberrybushready
    {
    Weight              = 15,
    Type                = Normal,
    UseWhileEquipped    = FALSE,
    DisplayName         = Ready Potted Blackberry Bush,
    icon                = HCPottedblackberrybushready,
    }

    item HCPottedblueberrybushsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Blueberry Bush,
        icon                = HCPottedblueberrybushsmall,
        }

    item HCPottedblueberrybushsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Blueberry Bush,
        icon                = HCPottedblueberrybushsmalldead,
        
    }
    item HCPottedblueberrybushsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Blueberry Bush,
        icon                = HCPottedblueberrybushsmall,
        
    }
    
    item HCPottedblueberrybushdry
    {
        Weight              = 15,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Blueberry Bush,
        icon                = HCPottedblueberrybush,
    
    }
    item HCPottedblueberrybushdead
    {
        Weight              = 15,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Blueberry Bush,
        icon                = HCPottedblueberrybushdead,
    
    }
    item HCPottedblueberrybushready
    {
    Weight              = 15,
    Type                = Normal,
    UseWhileEquipped    = FALSE,
    DisplayName         = Ready Potted Blueberry Bush,
    icon                = HCPottedblueberrybushready,
    }
    

    item HCPottedmulberry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Mulberry,
        icon                = HCPottedGeneric,
    }

    item HCPottedcandleberry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Candleberry Tree,
        icon                = HCPottedGeneric,
    }


    item HCPottedlemontree
    {
    Weight              = 5,
    Type                = Normal,
    UseWhileEquipped    = FALSE,
    DisplayName         = Potted Lemon Tree,
    icon                = HCPottedGeneric,
    }



    item HCPottedorangetreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Orange Tree,
        icon                = HCPottedorangetreesmall,
        
    }

    item HCPottedorangetreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Orange Tree,
        icon                = HCPottedorangetreesmalldead,
        
    }
    item HCPottedorangetreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Orange Tree,
        icon                = HCPottedorangetreesmall,
        
    }
    
    item HCPottedorangetreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Orange Tree,
        icon                = HCPottedorangetree,
        
    }
    item HCPottedorangetreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Orange Tree,
        icon                = HCPottedorangetreedead,
        
    }
    item HCPottedorangetreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Orange Tree,
        icon                = HCPottedorangetreeready,
    }
    
    item HCPottedpeachtreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Peach Tree,
        icon                = HCPottedpeachtreesmall,
        
    }
    item HCPottedpeachtreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Peach Tree,
        icon                = HCPottedpeachtreesmalldead,
        
    }
    item HCPottedpeachtreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Peach Tree,
        icon                = HCPottedpeachtreesmall,
        
    }
    
    item HCPottedpeachtreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Peach Tree,
        icon                = HCPottedpeachtree,
        
    }
    item HCPottedpeachtreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Peach Tree,
        icon                = HCPottedpeachtreedead,
        
    }
    item HCPottedpeachtreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Peach Tree,
        icon                = HCPottedpeachtreeready,
   }
    
    item HCPottedstrawberrybushsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Strawberry Bush,
        icon                = HCPottedstrawberrybushsmall,
        
    }
    item HCPottedstrawberrybushsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Strawberry Bush,
        icon                = HCPottedstrawberrybushsmalldead,
        
    }
    item HCPottedstrawberrybushsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Strawberry Bush,
        icon                = HCPottedstrawberrybushsmall,
        
    }
    
    item HCPottedstrawberrybushdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Strawberry Bush,
        icon                = HCPottedstrawberrybush,
        
    }
    item HCPottedstrawberrybushdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Strawberry Bush,
        icon                = HCPottedstrawberrybushdead,
        
    }
    item HCPottedstrawberrybushready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Strawberry Bush,
        icon                = HCPottedstrawberrybushready,
    }

    item HCPottedwatermelonsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Watermelon,
        icon                = HCPottedwatermelonsmall,
        
    }
    item HCPottedwatermelonsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Watermelon,
        icon                = HCPottedwatermelonsmalldead,
        
    }
    item HCPottedwatermelonsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Watermelon,
        icon                = HCPottedwatermelonsmall,
        
    }
    
    item HCPottedwatermelondry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Watermelon,
        icon                = HCPottedwatermelon,
        
    }
    item HCPottedwatermelondead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Watermelon,
        icon                = HCPottedwatermelondead,
        
    }
    item HCPottedwatermelonready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Watermelon,
        icon                = HCPottedwatermelon,
    }
    
    item HCPottedbellpeppersmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Bell Pepper,
        icon                = HCPottedbellpeppersmall,
        
    }
    item HCPottedbellpeppersmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Bell Pepper,
        icon                = HCPottedbellpeppersmalldead,
        
    }
    item HCPottedbellpeppersmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Bell Pepper,
        icon                = HCPottedbellpeppersmall,
        
    }
    
    item HCPottedbellpepperdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Bell Pepper,
        icon                = HCPottedbellpepper,
        
    }
    item HCPottedbellpepperdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Bell Pepper,
        icon                = HCPottedbellpepperdead,
        
    }
    item HCPottedbellpepperready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Bell Pepper,
        icon                = HCPottedbellpepperready,
    }

    item HCPottedbroccolismall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Broccoli,
        icon                = HCPottedbroccolismall,
        
    }
    item HCPottedbroccolismalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Broccoli,
        icon                = HCPottedbroccolismalldead,
        
    }
    item HCPottedbroccolismalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Broccoli,
        icon                = HCPottedbroccolismall,
        
    }
    
    item HCPottedbroccolidry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Broccoli,
        icon                = HCPottedbroccoli,
        
    }
    item HCPottedbroccolidead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Broccoli,
        icon                = HCPottedbroccolidead,
        
    }
    item HCPottedbroccoliready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Broccoli,
        icon                = HCPottedbroccoli,
    }
    
    item HCPottedcabbagesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Cabbage,
        icon                = HCPottedcabbagesmall,
        
    }
    item HCPottedcabbagesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Cabbage,
        icon                = HCPottedcabbagesmalldead,
        
    }
    item HCPottedcabbagesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Cabbage,
        icon                = HCPottedcabbagesmall,
        
    }
    
    item HCPottedcabbagedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Cabbage,
        icon                = HCPottedcabbage,
        
    }
    item HCPottedcabbagedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Cabbage,
        icon                = HCPottedcabbagedead,
        
    }
    item HCPottedcabbageready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Cabbage,
        icon                = HCPottedcabbage,
    }
    
    item HCPottedcarrotssmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Carrots,
        icon                = HCPottedcarrotssmall,
        
    }
    item HCPottedcarrotssmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Carrots,
        icon                = HCPottedcarrotssmalldead,
        
    }
    item HCPottedcarrotssmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Carrots,
        icon                = HCPottedcarrotssmall,
        
    }
    item HCPottedcarrotsdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Carrots,
        icon                = HCPottedcarrots,
        
    }
    item HCPottedcarrotsdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Carrots,
        icon                = HCPottedcarrotsdead,
        
    }
    item HCPottedcarrotsready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Carrots,
        icon                = HCPottedcarrots,
    }
    
    item HCPottedcornstalksmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Corn Stalk,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornstalksmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Corn Stalk,
        icon                = HCPottedcornsmalldead,
        
    }
    item HCPottedcornstalksmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Corn Stalk,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornstalkdry 
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Corn Stalk,
        icon                = HCPottedcorn,
        
    }
    item HCPottedcornstalkdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Corn Stalk,
        icon                = HCPottedcorndead,
        
    }
    item HCPottedcornstalkready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Corn Stalk,
        icon                = HCPottedcornstalk,
    }
    
    item HCPottedeggplantsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Eggplant,
        icon                = HCPottedeggplantsmall,
        
    }
    item HCPottedeggplantsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Eggplant,
        icon                = HCPottedeggplantsmalldead,
        
    }
    item HCPottedeggplantsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Eggplant,
        icon                = HCPottedeggplantsmall,
        
    }
    item HCPottedeggplantdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Eggplant,
        icon                = HCPottedeggplant,
        
    }
    item HCPottedeggplantdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Eggplant,
        icon                = HCPottedeggplantdead,
        
    }
    item HCPottedeggplantready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Eggplant,
        icon                = HCPottedeggplantready,
    }
    
    item HCPottedleeksmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Leek,
        icon                = HCPottedleeksmall,
        
    }
    item HCPottedleeksmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Leek,
        icon                = HCPottedleeksmalldead,
        
    }
    item HCPottedleeksmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Leek,
        icon                = HCPottedleeksmall,
        
    }
    item HCPottedleekdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Leek,
        icon                = HCPottedleek,
        
    }
    item HCPottedleekdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Leek,
        icon                = HCPottedleekdead,
        
    }
    item HCPottedleekready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Leek,
        icon                = HCPottedleekready,
    }
    
    item HCPottedlettucesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Lettuce,
        icon                = HCPottedlettucesmall,
        
    }
    item HCPottedlettucesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Lettuce,
        icon                = HCPottedlettucesmalldead,
        
    }
    item HCPottedlettucesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Lettuce,
        icon                = HCPottedlettucesmall,
        
    }
    item HCPottedlettucedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Lettuce,
        icon                = HCPottedlettuce,
        
    }
    item HCPottedlettucedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Lettuce,
        icon                = HCPottedlettucedead,
        
    }
    item HCPottedlettuceready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Lettuce,
        icon                = HCPottedlettuce,
    }

    item HCPottedonionsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Onion,
        icon                = HCPottedonionsmall,
        
    }
    item HCPottedonionsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Onion,
        icon                = HCPottedonionsmalldead,
        
    }
    item HCPottedonionsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Onion,
        icon                = HCPottedonionsmall,
        
    }
    item HCPottedoniondry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Onion,
        icon                = HCPottedonion,
        
    }
    item HCPottedoniondead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Onion,
        icon                = HCPottedoniondead,
        
    }
    item HCPottedonionready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Onion,
        icon                = HCPottedonion,
    }
    
    item HCPottedpeaplantsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Pea Plant,
        icon                = HCPottedpeaplantsmall,
        
    }
    item HCPottedpeaplantsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Pea Plant,
        icon                = HCPottedpeaplantsmalldead,
        
    }
    item HCPottedpeaplantsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Pea Plant,
        icon                = HCPottedpeaplantsmalldry,
        
    }
    item HCPottedpeaplantdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Pea Plant,
        icon                = HCPottedpeaplant,
        
    }
    item HCPottedpeaplantdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Pea Plant,
        icon                = HCPottedpeaplantdead,
        
    }
    item HCPottedpeaplantready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Pea Plant,
        icon                = HCPottedpeaplant,
    }
    
    item HCPottedpotatosmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Potato,
        icon                = HCPottedpotatosmall,
        
    }
    item HCPottedpotatosmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Potato,
        icon                = HCPottedpotatosmalldead,
        
    }
    item HCPottedpotatosmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Potato,
        icon                = HCPottedpotatosmall,
        
    }
    item HCPottedpotatodry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Potato,
        icon                = HCPottedpotato,
        
    }
    item HCPottedpotatodead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Potato,
        icon                = HCPottedpotatodead,
        
    }
    item HCPottedpotatoready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Potato,
        icon                = HCPottedpotato,
    }

    item HCPottedpumpkinsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Pumpkin,
        icon                = HCPottedpumpkinsmall,
        
    }
    item HCPottedpumpkinsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Pumpkin,
        icon                = HCPottedpumpkinsmalldead,
        
    }
    item HCPottedpumpkinsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Pumpkin,
        icon                = HCPottedpumpkinsmall,
        
    }
    item HCPottedpumpkindry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Pumpkin,
        icon                = HCPottedpumpkin,
        
    }
    item HCPottedpumpkindead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Pumpkin,
        icon                = HCPottedpumpkindead,
        
    }
    item HCPottedpumpkinready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Pumpkin,
        icon                = HCPottedpumpkin,
    }

    item HCPottedradishsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Radish,
        icon                = HCPottedradishsmall,
        
    }
    item HCPottedradishsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Radish,
        icon                = HCPottedradishsmalldead,
        
    }
    item HCPottedradishsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Radish,
        icon                = HCPottedradishsmall,
        
    }
    item HCPottedradishdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Radish,
        icon                = HCPottedradish,
        
    }
    item HCPottedradishdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Radish,
        icon                = HCPottedradishdead,
        
    }
    item HCPottedradishready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Radish,
        icon                = HCPottedradishready,
    }

    item HCPottedtomatosmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Tomato,
        icon                = HCPottedtomatosmall,
        
    }
    item HCPottedtomatosmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Tomato,
        icon                = HCPottedtomatosmalldead,
        
    }
    item HCPottedtomatosmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Tomato,
        icon                = HCPottedtomatosmall,
        
    }
    item HCPottedtomatodry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Tomato,
        icon                = HCPottedtomato,
        
    }
    item HCPottedtomatodead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Tomato,
        icon                = HCPottedtomatodead,
        
    }
    item HCPottedtomatoready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Tomato,
        icon                = HCPottedtomatoready,
    }

    item HCPottedpeanutplantsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Peanut Plant,
        icon                = HCPottedpeanutplantsmall,
        
    }
    item HCPottedpeanutplantsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Peanut Plant,
        icon                = HCPottedpeanutplantsmalldead,
        
    }
    item HCPottedpeanutplantsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Peanut Plant,
        icon                = HCPottedpeanutplantsmalldead,
        
    }
    item HCPottedpeanutplantdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Peanut Plant,
        icon                = HCPottedpeanutplantdead,
        
    }
    item HCPottedpeanutplantdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Peanut Plant,
        icon                = HCPottedpeanutplantdead,
        
    }
    item HCPottedpeanutplantready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Peanut Plant,
        icon                = HCPottedpeanutplant,
    }

    item HCPottedavocadotreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Avocado Tree,
        icon                = HCPottedavocadotreesmall,
        
    }
    item HCPottedavocadotreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Avocado Tree,
        icon                = HCPottedavocadotreesmalldead,
        
    }
    item HCPottedavocadotreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Avocado Tree,
        icon                = HCPottedavocadotreesmall,
        
    }
    item HCPottedavocadotreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Avocado Tree,
        icon                = HCPottedavocadotree,
        
    }
    item HCPottedavocadotreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Avocado Tree,
        icon                = HCPottedavocadotreedead,
        
    }
    item HCPottedavocadotreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Avocado Tree,
        icon                = HCPottedavocadotreeready,
    }

    item HCPottedcherrytreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Cherry Tree,
        icon                = HCPottedcherrytreesmall,
        
    }
    item HCPottedcherrytreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Cherry Tree,
        icon                = HCPottedcherrytreesmalldead,
        
    }
    item HCPottedcherrytreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Cherry Tree,
        icon                = HCPottedcherrytreesmall,
        
    }
    item HCPottedcherrytreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Cherry Tree,
        icon                = HCPottedcherrytree,
        
    }
    item HCPottedcherrytreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Cherry Tree,
        icon                = HCPottedcherrytreedead,
        
    }
    item HCPottedcherrytreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Cherry Tree,
        icon                = HCPottedcherrytreeready,
    }

    item HCPottedpeartreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Pear Tree,
        icon                = HCPottedpeartreesmall,
        
    }
    item HCPottedpeartreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Pear Tree,
        icon                = HCPottedpeartreesmalldead,
        
    }
    item HCPottedpeartreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Pear Tree,
        icon                = HCPottedpeartreesmall,
        
    }
    item HCPottedpeartreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Pear Tree,
        icon                = HCPottedpeartree,
        
    }
    item HCPottedpeartreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Pear Tree,
        icon                = HCPottedpeartreedead,
        
    }
    item HCPottedpeartreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Pear Tree,
        icon                = HCPottedpeartreeready,
    }

    item HCPottedpineapplesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Pineapple,
        icon                = HCPottedpineapplesmall,
        
    }
    item HCPottedpineapplesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Pineapple,
        icon                = HCPottedpineapplesmalldead,
        
    }
    item HCPottedpineapplesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Pineapple,
        icon                = HCPottedpineapplesmall,
        
    }
    item HCPottedpineappledry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Pineapple,
        icon                = HCPottedpineapple,
        
    }
    item HCPottedpineappledead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Pineapple,
        icon                = HCPottedpineappledead,
        
    }
    item HCPottedpineappleready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Pineapple,
        icon                = HCPottedpineappleready,
    }
    item HCPottedzucchinismall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Zucchini,
        icon                = HCPottedzucchinismall,
        
    }
    item HCPottedzucchinismalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Zucchini,
        icon                = HCPottedzucchinismalldead,
        
    }
    item HCPottedzucchinismalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Zucchini,
        icon                = HCPottedzucchinismall,
        
    }
    item HCPottedzucchinidry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Zucchini,
        icon                = HCPottedzucchini,
        
    }
    item HCPottedzucchinidead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Zucchini,
        icon                = HCPottedzucchinidead,
        
    }
    item HCPottedzucchiniready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Zucchini,
        icon                = HCPottedzucchini,
    }

    item HCPottedteasmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Tea Tree,
        icon                = HCPottedteasmall,
        
    }
    item HCPottedteasmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Tea Tree,
        icon                = HCPottedteasmalldead,
        
    }
    item HCPottedteasmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Tea Tree,
        icon                = HCPottedteasmall,
        
    }
    item HCPottedteadry
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Tea Tree,
        icon                = HCPottedtea,
        
    }
    item HCPottedteadead
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Tea Tree,
        icon                = HCPottedteadead,
        
    }
    item HCPottedteaready
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Tea Tree,
        icon                = HCPottedtea,
    }

    item HCPottedhempsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Hemp Plant,
        icon                = HCPottedhempsmall,
        
    }
    item HCPottedhempsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Hemp Plant,
        icon                = HCPottedhempsmalldead,
        
    }
    item HCPottedhempsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Hemp Plant,
        icon                = HCPottedhempsmall,
        
    }
    item HCPottedhempdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Hemp Plant,
        icon                = HCPottedhemp,
        
    }
    item HCPottedhempdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Hemp Plant,
        icon                = HCPottedhempdead,
        
    }
    item HCPottedhempready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Hemp Plant,
        icon                = HCPottedhemp,
    }

    item HCPottedtobaccosmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Tobacco Plant,
        icon                = HCPottedtobaccosmall,
        
    }
    item HCPottedtobaccosmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Tobacco Plant,
        icon                = HCPottedtobaccosmalldead,
        
    }
    item HCPottedtobaccosmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Tobacco Plant,
        icon                = HCPottedtobaccosmall,
        
    }
    item HCPottedtobaccodry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Tobacco Plant,
        icon                = HCPottedtobacco,
        
    }
    item HCPottedtobaccodead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Tobacco Plant,
        icon                = HCPottedtobaccodead,
        
    }
    item HCPottedtobaccoready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Tobacco Plant,
        icon                = HCPottedtobacco,
    }

    item HCPottedchinesecabbagesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Chinese Cabbage,
        icon                = HCPottedchinesecabbagesmall,
        
    }
    item HCPottedchinesecabbagesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Chinese Cabbage,
        icon                = HCPottedchinesecabbagesmalldead,
        
    }
    item HCPottedchinesecabbagesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Chinese Cabbage,
        icon                = HCPottedchinesecabbagesmall,
        
    }
    item HCPottedchinesecabbagedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Chinese Cabbage,
        icon                = HCPottedchinesecabbage,
        
    }
    item HCPottedchinesecabbagedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Chinese Cabbage,
        icon                = HCPottedchinesecabbagedead,
        
    }
    item HCPottedchinesecabbageready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Chinese Cabbage,
        icon                = HCPottedchinesecabbage,
    }
    item HCPottedcucumbersmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Cucumber,
        icon                = HCPottedcucumbersmall,
        
    }
    item HCPottedcucumbersmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Cucumber,
        icon                = HCPottedcucumbersmalldead,
        
    }
    item HCPottedcucumbersmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Cucumber,
        icon                = HCPottedcucumbersmall,
        
    }
    item HCPottedcucumberdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Cucumber,
        icon                = HCPottedcucumber,
        
    }
    item HCPottedcucumberdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Cucumber,
        icon                = HCPottedcucumberdead,
        
    }
    item HCPottedcucumberready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Cucumber,
        icon                = HCPottedcucumber,
    }

    item HCPottedgingersmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Ginger,
        icon                = HCPottedgingersmall,
        
    }
    item HCPottedgingersmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Ginger,
        icon                = HCPottedgingersmalldead,
        
    }
    item HCPottedgingersmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Ginger,
        icon                = HCPottedgingersmall,
        
    }
    item HCPottedgingerdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Ginger,
        icon                = HCPottedginger,
        
    }
    item HCPottedgingerdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Ginger,
        icon                = HCPottedgingerdead,
        
    }
    item HCPottedgingerready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Ginger,
        icon                = HCPottedgingerready,
    }

    item HCPottedgarlicsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Garlic,
        icon                = HCPottedgarlicsmall,
        
    }
    item HCPottedgarlicsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Garlic,
        icon                = HCPottedgarlicsmalldead,
        
    }
    item HCPottedgarlicsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Garlic,
        icon                = HCPottedgarlicsmall,
        
    }
    item HCPottedgarlicdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Garlic,
        icon                = HCPottedgarlic,
        
    }
    item HCPottedgarlicdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Garlic,
        icon                = HCPottedgarlicdead,
        
    }
    item HCPottedgarlicready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Garlic,
        icon                = HCPottedgarlic,
    }

    item HCPottedoniongreensmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Green Onion,
        icon                = HCPottedoniongreensmall,
        
    }
    item HCPottedoniongreensmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Green Onion,
        icon                = HCPottedoniongreensmalldead,
        
    }
    item HCPottedoniongreensmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Green Onion,
        icon                = HCPottedoniongreensmall,
        
    }
    item HCPottedoniongreendry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Green Onion,
        icon                = HCPottedoniongreen,
        
    }
    item HCPottedoniongreendead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Green Onion,
        icon                = HCPottedoniongreendead,
        
    }
    item HCPottedoniongreenready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Green Onion,
        icon                = HCPottedoniongreen,
    }

    item HCPottedsweetpotatosmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Sweet Potato,
        icon                = HCPottedsweetpotatosmall,
        
    }
    item HCPottedsweetpotatosmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Sweet Potato,
        icon                = HCPottedsweetpotatosmalldead,
        
    }
    item HCPottedsweetpotatosmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Sweet Potato,
        icon                = HCPottedsweetpotatosmall,
        
    }
    item HCPottedsweetpotatodry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Sweet Potato,
        icon                = HCPottedsweetpotato,
        
    }
    item HCPottedsweetpotatodead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Sweet Potato,
        icon                = HCPottedsweetpotatodead,
        
    }
    item HCPottedsweetpotatoready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Sweet Potato,
        icon                = HCPottedsweetpotato,
    }

item HCPottedjutesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Jute Plant,
        icon                = HCPottedjutesmall,
        
    }
item HCPottedjutesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Jute Plant,
        icon                = HCPottedjutesmalldead,
        
    }
item HCPottedjutesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Jute Plant,
        icon                = HCPottedjutesmall,
        
    }
item HCPottedjutedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Jute Plant,
        icon                = HCPottedjute,
        
    }
item HCPottedjutedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Jute Plant,
        icon                = HCPottedjutedead,
        
    }
item HCPottedjuteready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Jute Plant,
        icon                = HCPottedjute,
    }

   item HCPottedpumpkingreensmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Green Pumpkin,
        icon                = HCPottedpumpkingreensmall,
        
    }
    item HCPottedpumpkingreensmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Green Pumpkin,
        icon                = HCPottedpumpkingreensmalldead,
        
    }
    item HCPottedpumpkingreensmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Green Pumpkin,
        icon                = HCPottedpumpkingreensmall,
        
    }
    item HCPottedpumpkingreendry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Green Pumpkin,
        icon                = HCPottedpumpkingreen,
        
    }
    item HCPottedpumpkingreendead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Green Pumpkin,
        icon                = HCPottedpumpkingreendead,
        
    }
    item HCPottedpumpkingreenready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Green Pumpkin,
        icon                = HCPottedpumpkingreen,
    }

    item HCPottedpumpkinwhitesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted White Pumpkin,
        icon                = HCPottedpumpkinwhitesmall,
        
    }
    item HCPottedpumpkinwhitesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted White Pumpkin,
        icon                = HCPottedpumpkinwhitesmalldead,
        
    }
    item HCPottedpumpkinwhitesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted White Pumpkin,
        icon                = HCPottedpumpkinwhitesmall,
        
    }
    item HCPottedpumpkinwhitedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted White Pumpkin,
        icon                = HCPottedpumpkinwhite,
        
    }
    item HCPottedpumpkinwhitedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted White Pumpkin,
        icon                = HCPottedpumpkinwhitedead,
        
    }
    item HCPottedpumpkinwhiteready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted White Pumpkin,
        icon                = HCPottedpumpkinwhite,
    }

    item HCPottedpumpkinlargesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Large Pumpkin,
        icon                = HCPottedpumpkinlargesmall,
        
    }
    item HCPottedpumpkinlargesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Large Pumpkin,
        icon                = HCPottedpumpkinlargesmalldead,
        
    }
    item HCPottedpumpkinlargesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Large Pumpkin,
        icon                = HCPottedpumpkinlargesmall,
        
    }
    item HCPottedpumpkinlargedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Large Pumpkin,
        icon                = HCPottedpumpkinlarge,
        
    }
    item HCPottedpumpkinlargedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Large Pumpkin,
        icon                = HCPottedpumpkinlargedead,
        
    }
    item HCPottedpumpkinlargeready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Large Pumpkin,
        icon                = HCPottedpumpkinlarge,
    }

    item HCPottedpumpkinbuskinsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Buskin Pumpkin,
        icon                = HCPottedpumpkinbuskinsmall,
        
    }
    item HCPottedpumpkinbuskinsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Buskin Pumpkin,
        icon                = HCPottedpumpkinbuskinsmalldead,
        
    }
    item HCPottedpumpkinbuskinsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Buskin Pumpkin,
        icon                = HCPottedpumpkinbuskinasmall,
        
    }
    item HCPottedpumpkinbuskindry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Buskin Pumpkin,
        icon                = HCPottedpumpkinbuskin,
        
    }
    item HCPottedpumpkinbuskindead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Buskin Pumpkin,
        icon                = HCPottedpumpkinbuskindead,
        
    }
    item HCPottedpumpkinbuskinready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Buskin Pumpkin,
        icon                = HCPottedpumpkinbuskin,
    }


    item HCPottedcornwhitesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted White Corn,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornwhitesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted White Corn,
        icon                = HCPottedcornsmalldead,
        
    }
    item HCPottedcornwhitesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted White Corn,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornwhitedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted White Corn,
        icon                = HCPottedcornwhite,
        
    }
    item HCPottedcornwhitedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted White Corn,
        icon                = HCPottedcorndead,
        
    }
    item HCPottedcornwhiteready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted White Corn,
        icon                = HCPottedcornwhite,
    }

    item HCPottedcornredsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Red Corn,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornredsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Red Corn,
        icon                = HCPottedcornsmalldead,
        
    }
    item HCPottedcornredsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Red Corn,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornreddry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Red Corn,
        icon                = HCPottedcornred,
        
    }
    item HCPottedcornreddead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Red Corn,
        icon                = HCPottedcorndead,
        
    }
    item HCPottedcornredready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Red Corn,
        icon                = HCPottedcornred,
    }

    item HCPottedcornbluesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Blue Corn,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornbluesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Blue Corn,
        icon                = HCPottedcornsmalldead,
        
    }
    item HCPottedcornbluesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Blue Corn,
        icon                = HCPottedcornsmall,
        
    }
    item HCPottedcornbluedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Blue Corn,
        icon                = HCPottedcornblue,
        
    }
    item HCPottedcornbluedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Blue Corn,
        icon                = HCPottedcorndead,
        
    }
    item HCPottedcornblueready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Blue Corn,
        icon                = HCPottedcornblue,
    }

    item HCPottedchilipepperplantsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Chili Pepper Plant,
        icon                = HCPottedchilipepperplantsmall,
        
    }
    item HCPottedchilipepperplantsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Chili Pepper Plant,
        icon                = HCPottedchilipepperplantsmalldead,
        
    }
    item HCPottedchilipepperplantsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Chili Pepper Plant,
        icon                = HCPottedchilipepperplantsmall,
        
    }
    item HCPottedchilipepperplantdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Chili Pepper Plant,
        icon                = HCPottedchilipepperplant,
        
    }
    item HCPottedchilipepperplantdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Chili Pepper Plant,
        icon                = HCPottedchilipepperplantdead,
        
    }
    item HCPottedchilipepperplantready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Chili Pepper Plant,
        icon                = HCPottedchilipepperplantready,
    }

item HCPottedpoppysmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Poppy,
        icon                = HCPottedpoppysmall,
        
    }
item HCPottedpoppysmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Poppy,
        icon                = HCPottedpoppysmalldead,
        
    }
item HCPottedpoppysmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Poppy,
        icon                = HCPottedpoppysmall,
        
    }
item HCPottedpoppydry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Poppy,
        icon                = HCPottedpoppy,
        
    }
item HCPottedpoppydead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Poppy,
        icon                = HCPottedpoppydead,
        
    }
item HCPottedpoppyready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Poppy,
        icon                = HCPottedpoppyready,
    }

item HCPottedcactussmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Cactus,
        Icon                = HCPottedcactussmall,
        
    }
item HCPottedcactussmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Cactus,
        Icon                = HCPottedcactussmalldead,
        
    }
item HCPottedcactussmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Cactus,
        Icon                = HCPottedcactussmall,
        
    }
item HCPottedcactusdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Cactus,
        Icon                = HCPottedcactus,
        
    }
item HCPottedcactusdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Cactus,
        Icon                = HCPottedcactus,
        
    }
item HCPottedcactusready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Cactus,
        Icon                = HCPottedcactus,
    }

item HCPottedagavebluesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Blue Agave,
        Icon                = HCPottedagavebluesmall,
        
    }
item HCPottedagavebluesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Blue Agave,
        Icon                = HCPottedagavebluesmalldead,
        
    }
item HCPottedagavebluesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Blue Agave,
        Icon                = HCPottedagavebluesmall,
        
    }
item HCPottedagavebluedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Blue Agave,
        Icon                = HCPottedagaveblue,
        
    }
item HCPottedagavebluedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Blue Agave,
        Icon                = HCPottedagavebluedead,
        
    }
item HCPottedagaveblueready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Blue Agave,
        Icon                = HCPottedagaveblue,
    }

item HCPottedpricklypearcactussmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Prickly Pear Cactus,
        Icon                = HCPottedpricklypearcactussmall,
        
    }
item HCPottedpricklypearcactussmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Prickly Pear Cactus,
        Icon                = HCPottedpricklypearcactussmalldead,
        
    }
item HCPottedpricklypearcactussmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Prickly Pear Cactus,
        Icon                = HCPottedpricklypearcactussmall,
        
    }
item HCPottedpricklypearcactusdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Prickly Pear Cactus,
        Icon                = HCPottedpricklypearcactus,
        
    }
item HCPottedpricklypearcactusdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Prickly Pear Cactus,
        Icon                = HCPottedpricklypearcactusdead,
        
    }
item HCPottedpricklypearcactusready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Prickly Pear Cactus,
        Icon                = HCPottedpricklypearcactus,
    }

item HCPottedJalapeno
        {
        Weight              = 5,
        Type                = Normal,
    UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Jalapeno,
        Icon                = HCPottedchilipepperplant,
    
        }
item HCPottedJalapenosmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Jalapeno,
        Icon                = HCPottedchilipepperplantsmall,
        
    }
item HCPottedJalapenosmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Jalapeno,
        Icon                = HCPottedchilipepperplantsmalldead,
        
    }
item HCPottedJalapenosmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Jalapeno,
        Icon                = HCPottedchilipepperplantsmall,
        
    }
item HCPottedJalapenodry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Jalapeno,
        Icon                = HCPottedchilipepperplant,
        
    }
item HCPottedJalapenodead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Jalapeno,
        Icon                = HCPottedchilipepperplantdead,
        
    }
item HCPottedJalapenoready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Jalapeno,
        Icon                = HCPottedchiligreen,
    }


item HCPottedchiligreensmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Green Chili,
        Icon                = HCPottedchilipepperplantsmall,
        
    }
item HCPottedchiligreensmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Green Chili,
        Icon                = HCPottedchilipepperplantsmalldead,
        
    }
item HCPottedchiligreensmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Green Chili,
        Icon                = HCPottedchilipepperplantsmall,
        
    }
item HCPottedchiligreendry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Green Chili,
        Icon                = HCPottedchilipepperplant,
        
    }
item HCPottedchiligreendead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Green Chili,
        Icon                = HCPottedchilipepperplantdead,
        
    }
item HCPottedchiligreenready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Green Chili,
        Icon                = HCPottedchiligreen,
    }

item HCPottedtomatilloplantsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Tomatillo Plant,
        Icon                = HCPottedtomatilloplantsmall,
        
    }
item HCPottedtomatilloplantsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Tomatillo Plant,
        Icon                = HCPottedtomatilloplantsmalldead,
        
    }
item HCPottedtomatilloplantsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Tomatillo Plant,
        Icon                = HCPottedtomatilloplantsmall,
        
    }
item HCPottedtomatilloplantdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Tomatillo Plant,
        Icon                = HCPottedtomatilloplant,
        
    }
item HCPottedtomatilloplantdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Tomatillo Plant,
        Icon                = HCPottedtomatilloplantdead,
        
    }
item HCPottedtomatilloplantready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Tomatillo Plant,
        Icon                = HCPottedtomatilloplant,
    }

item HCPottedcottonplantsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Cotton Plant,
        icon                = HCPottedcottonplantsmall,
        
    }
item HCPottedcottonplantsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Cotton Plant,
        icon                = HCPottedcottonplantsmalldead,
        
    }
item HCPottedcottonplantsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Cotton Plant,
        icon                = HCPottedcottonplantsmall,
        
    }
item HCPottedcottonplantdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Cotton Plant,
        icon                = HCPottedcottonplant,
        
    }
item HCPottedcottonplantdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Cotton Plant,
        icon                = HCPottedcottonplantdead,
        
    }
item HCPottedcottonplantready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Cotton Plant,
        icon                = HCPottedcottonplantready,
    }

item HCPottedricesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Rice,
        icon                = HCPottedricesmall,
        
    }
item HCPottedricesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Rice,
        icon                = HCPottedricesmalldead,
        
    }
item HCPottedricesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Rice,
        icon                = HCPottedricesmalldry,
        
    }
item HCPottedricedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Rice,
        icon                = HCPottedricedry,
        
    }
item HCPottedricedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Rice,
        icon                = HCPottedricedead,
        
    }
item HCPottedriceready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Rice,
        icon                = HCPottedrice,
    }

item HCPottedshiitakesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Shiitake Mushrooms,
        icon                = HCPottedshiitakesmall,
        
    }
item HCPottedshiitakesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Shiitake Mushrooms,
        icon                = HCPottedshiitakesmalldead,
        
    }
item HCPottedshiitakesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Shiitake Mushrooms,
        icon                = HCPottedshiitakesmall,
        
    }
item HCPottedshiitakedry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Shiitake Mushrooms,
        icon                = HCPottedshiitake,
        
    }
item HCPottedshiitakedead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Shiitake Mushrooms,
        icon                = HCPottedshiitakedead,
        
    }
item HCPottedshiitakeready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Shiitake Mushrooms,
        icon                = HCPottedshiitake,
    }

item HCPottedportobellosmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Portobello Mushrooms,
        icon                = HCPottedportobellosmall,
        
    }
item HCPottedportobellosmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Portobello Mushrooms,
        icon                = HCPottedportobellosmalldead,
        
    }
item HCPottedportobellosmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Portobello Mushrooms,
        icon                = HCPottedportobellosmall,
        
    }
item HCPottedportobellodry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Portobello Mushrooms,
        icon                = HCPottedportobello,
        
    }
item HCPottedportobellodead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Portobello Mushrooms,
        icon                = HCPottedportobellodead,
        
    }
item HCPottedportobelloready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Portobello Mushrooms,
        icon                = HCPottedportobello,
    }

item HCPottedcolewortsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Colewort,
        icon                = HCPottedcolewortsmall,
        
    }
item HCPottedcolewortsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Colewort,
        icon                = HCPottedcolewortsmalldead,
        
    }
item HCPottedcolewortsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Colewort,
        icon                = HCPottedcolewortsmall,
        
    }
item HCPottedcolewortdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Colewort,
        icon                = HCPottedcolewort,
        
    }
item HCPottedcolewortdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Colewort,
        icon                = HCPottedcolewortdead,
        
    }
item HCPottedcolewortready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Colewort,
        icon                = HCPottedcolewort,
    }

item HCPottedrubbertreesmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Rubber Tree,
        icon                = HCPottedrubbertreesmall,
        
    }
item HCPottedrubbertreesmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Rubber Tree,
        icon                = HCPottedrubbertreesmalldead,
        
    }
item HCPottedrubbertreesmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Rubber Tree,
        icon                = HCPottedrubbertreesmall,
        
    }
item HCPottedrubbertreedry
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Rubber Tree,
        icon                = HCPottedrubbertree,
        
    }
item HCPottedrubbertreedead
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Rubber Tree,
        icon                = HCPottedrubbertreedead,
        
    }
item HCPottedrubbertreeready
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Rubber Tree,
        icon                = HCPottedrubbertree,
        
    }
item HCPottedrubbertree2
    {
        Weight              = 25,
    Type            = Drainable,
    UseWhileEquipped    = FALSE,
    UseDelta        = 1.0,
		DisplayCategory		= SurFarm,
        DisplayName         = Potted Rubber Tree with Sap Catchers,
    ReplaceOnDeplete    = HCPlanter,
        icon                = HCPottedrubbertree2,
    
    }
item HCPottedrubbertreedry2
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Rubber Tree with Sap Catchers,
        icon                = HCPottedrubbertree,
        
    }
item HCPottedrubbertreedead2
    {
        Weight              = 25,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Rubber Tree with Sap Catchers,
        icon                = HCPottedrubbertreedead2,

    }
    
item HCPottedbasilsmall
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Basil,
        icon                = HCPottedbasilsmall,
        
    }
item HCPottedbasilsmalldead
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Basil,
        icon                = HCPottedbasilsmalldead,
        
    }
item HCPottedbasilsmalldry
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Basil,
        icon                = HCPottedbasilsmall,
        
    }
item HCPottedbasildry
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Basil,
        icon                = HCPottedbasil,
        
    }
item HCPottedbasildead
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Basil,
        icon                = HCPottedbasil,
        
    }
item HCPottedbasilready
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Basil,
        icon                = HCPottedbasil,
    }


item HCPottedoreganosmall
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Oregano,
        icon                = HCPottedalfalfasmall,
        
    }
item HCPottedoreganosmalldead
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Oregano,
        icon                = HCPottedalfalfasmalldead,
       
    }
item HCPottedoreganosmalldry
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Oregano,
        icon                = HCPottedalfalfasmall,
    }

item HCPottedoreganodry
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Basil,
        icon                = HCPottedalfalfasmall,
    }     

item HCPottedoreganoready
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Oregano,
        icon                = HCPottedalfalfa,
    }

item HCPottedalfalfasmall
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Alfalfa,
        icon                = HCPottedalfalfasmall,
        
    }
item HCPottedalfalfasmalldead
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Alfalfa,
        icon                = HCPottedalfalfasmalldead,
        
    }
item HCPottedalfalfasmalldry
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Alfalfa,
        icon                = HCPottedalfalfasmall,
        
    }
item HCPottedalfalfadry
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Alfalfa,
        icon                = HCPottedalfalfa,
        
    }
item HCPottedalfalfadead
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Alfalfa,
        icon                = HCPottedalfalfadead,
        
    }
item HCPottedalfalfaready
    {
        Weight              = 1,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Alfalfa,
        icon                = HCPottedalfalfa,
    }

item HCPottedbamboosmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Bamboo,
        icon                = HCPottedbamboosmall,
        
    }
item HCPottedbamboosmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Bamboo,
        icon                = HCPottedbamboosmalldead,
        
    }
item HCPottedbamboosmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Bamboo,
        icon                = HCPottedbamboosmall,
        
    }
item HCPottedbamboodry
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Bamboo,
        icon                = HCPottedbamboo,
        
    }
item HCPottedbamboodead
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Bamboo,
        icon                = HCPottedbamboodead,
        
    }
item HCPottedbambooready
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Bamboo,
        icon                = HCPottedbamboo,
    }

item HCPottedasparagussmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Asparagus,
        icon                = HCPottedasparagus,
        
    }
item HCPottedasparagussmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Asparagus,
        icon                = HCPottedasparagusdead,
        
    }
item HCPottedasparagussmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Dry Potted Asparagus,
        icon                = HCPottedasparagus,
        
    }
item HCPottedasparagusdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Asparagus,
        icon                = HCPottedasparagus,
        
    }
item HCPottedasparagusdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Asparagus,
        icon                = HCPottedasparagusdead,
        
    }
item HCPottedasparagusready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Asparagus,
        icon                = HCPottedasparagus,
    }

item HCPottedartichokessmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Artichokes,
        icon                = HCPottedartichokessmall,
        
    }
item HCPottedartichokessmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Artichokes,
        icon                = HCPottedartichokessmalldead,
        
    }
item HCPottedartichokessmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Artichokes,
        icon                = HCPottedartichokessmall,
        
    }
item HCPottedartichokesdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Artichokes,
        icon                = HCPottedartichokes,
        
    }
item HCPottedartichokesdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Artichokes,
        icon                = HCPottedartichokesdead,
        
    }
item HCPottedartichokesready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Artichokes,
        icon                = HCPottedartichokes,
    }


item HCPottedbeetssmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Beets,
        icon                = HCPottedbeetssmall,
        
    }
item HCPottedbeetssmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Beets,
        icon                = HCPottedbeetssmalldead,
        
    }
item HCPottedbeetssmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Beets,
        icon                = HCPottedbeetssmall,
        
    }
item HCPottedbeetsdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Beets,
        icon                = HCPottedbeets,
        
    }
item HCPottedbeetsdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Beets,
        icon                = HCPottedbeetsdead,
        
    }
item HCPottedbeetsready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Beets,
        icon                = HCPottedbeets,
    }



item HCPottedapricotsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Apricot,
        icon                = HCPottedapricotsmall,
        
    }
item HCPottedapricotsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Apricot,
        icon                = HCPottedapricotsmalldead,
        
    }
item HCPottedapricotsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Apricot,
        icon                = HCPottedapricotsmall,
        
    }
item HCPottedapricotdry
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Apricot,
        icon                = HCPottedapricot,
        
    }
item HCPottedapricotdead
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Apricot,
        icon                = HCPottedapricotdead,
        
    }
item HCPottedapricotready
    {
        Weight              = 15,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Apricot,
        icon                = HCPottedapricotready,
    }

item HCPottedcelerysmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Celery,
        icon                = HCPottedcelerysmall,
        
    }
item HCPottedcelerysmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Celery,
        icon                = HCPottedcelerysmalldead,
        
    }
item HCPottedcelerysmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Celery,
        icon                = HCPottedcelerysmall,
        
    }
item HCPottedcelerydry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Celery,
        icon                = HCPottedcelery,
        
    }
item HCPottedcelerydead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Celery,
        icon                = HCPottedcelerydead,
        
    }
item HCPottedceleryready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Ready Potted Celery,
        icon                = HCPottedcelery,
    }

item HCPottedspinachsmall
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Small Potted Spinach,
        icon                = HCPottedspinachsmall,
        
    }
item HCPottedspinachsmalldead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Small Potted Spinach,
        icon                = HCPottedspinachsmalldead,
        
    }
item HCPottedspinachsmalldry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Small Potted Spinach,
        icon                = HCPottedspinachsmall,
        
    }
item HCPottedspinachdry
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dry Potted Spinach,
        icon                = HCPottedspinach,
      
    }
item HCPottedspinachdead
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = Dead Potted Spinach,
        icon                = HCPottedspinachdead,
        
    }
item HCPottedspinachready
    {
        Weight              = 5,
        Type                = Normal,
        UseWhileEquipped    = FALSE,
		DisplayCategory		= SurFarm,
        DisplayName         = ReadyPotted Spinach,
        icon                = HCPottedspinach,
    }





/**********************************************************************/	
/******************RECIPES Plat Harvest Remove*************************/	
/**********************************************************************/


recipe Plant Crop
    {
    SkillRequired:Farming=7,
    HCTomatocherry/HCTomatocherryseeds,
    HCPlanter,
    keep HandShovel,
    Result:HCPottedTomatocherrysmall,
    Time:300,
    NeedToBeLearn:true,
    Category:Farming,
    }

recipe Harvest Crop
    {
    HCPottedTomatocherryready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCBeetsugar/HCBeetsugarseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedBeetsugarsmall,
        Time:1500,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
        HCPottedBeetsugarready,
        Result:HCPlanter,
        CanBeDoneFromFloor:true,
        Time:1000.0,
        NeedToBeLearn:true,
        Category:Farming,
        OnGiveXP:HCFarming_OnGiveXP,
        OnCreate:recipe_NDPlantsHarvest,
    }



    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCSquashsummerseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedSquashsummersmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedSquashsummerready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }



 
    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPotatored/HCPotatoredseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedPotatoredsmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedPotatoredready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }



    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPotatogolden/HCPotatogoldenseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedPotatogoldensmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedPotatogoldenready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    


recipe Harvest Crop
    {
    HCPottedCabbageredready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    



    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCBellpepperyellowseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedBellpepperyellowsmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedBellpepperyellowready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    




recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCBellpeppergreenseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedBellpeppergreensmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedBellpeppergreenready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    



recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCCauliflowerseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedCauliflowersmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedCauliflowerready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    


 
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPeapod/HCBeans/HCBeanseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedBeanssmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedBeansready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    
recipe Open Peapod
    {
    HCPeapod,
    Result:HCBeans=3,
    Time:10.0,
    Category:Farming,
    }


recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPersimmon/HCPersimmonseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedPersimmonsmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedPersimmonready,
    Result:HCPottedPersimmon,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    



recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPlum/HCPlumseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedPlumsmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedPlumready,
    Result:HCPottedPlum,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    




 
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCFigs/HCFigseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedFigsmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedFigready,
    Result:HCPottedFig,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCDates/HCDateseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedDatesmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
recipe Harvest Crop
    {
    HCPottedDateready,
    Result:HCPottedDate,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }
    

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCLime/HCLimeseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedlimetreesmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }

recipe Harvest Crop
    {
    HCPottedlimetreeready,
    Result:HCPottedlimetree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }

    

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCWheat,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedwheatsmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }
 

 

recipe Harvest Crop
    {
    HCPottedjuteready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
    OnCreate:recipe_NDPlantsHarvest,
    }







recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCAsparagusseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedasparagussmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }

recipe Remove Crop
    {
    HCPottedTomatocherry/HCPottedTomatocherrysmall/HCPottedTomatocherrysmalldead/HCPottedTomatocherrysmalldry/HCPottedTomatocherrydry/HCPottedTomatocherrydead/HCPottedTomatocherryready/HCPottedBeetsugar/HCPottedBeetsugarsmall/HCPottedBeetsugarsmalldead/HCPottedBeetsugarsmalldry/HCPottedBeetsugardry/HCPottedBeetsugardead/HCPottedBeetsugarready/HCPottedSquashsummer/HCPottedSquashsummersmall/HCPottedSquashsummersmalldead/HCPottedSquashsummersmalldry/HCPottedSquashsummerdry/HCPottedSquashsummerdead/HCPottedSquashsummerready/HCPottedPotatored/HCPottedPotatoredsmall/HCPottedPotatoredsmalldead/HCPottedPotatoredsmalldry/HCPottedPotatoreddry/HCPottedPotatoreddead/HCPottedPotatoredready/HCPottedPotatored/HCPottedPotatoredsmall/HCPottedPotatoredsmalldead/HCPottedPotatoredsmalldry/HCPottedPotatoreddry/HCPottedPotatoreddead/HCPottedPotatoredready/HCPottedPotatogolden/HCPottedPotatogoldensmall/HCPottedPotatogoldensmalldead/HCPottedPotatogoldensmalldry/HCPottedPotatogoldendry/HCPottedPotatogoldendead/HCPottedPotatogoldenready/HCPottedPotatogolden/HCPottedPotatogoldensmall/HCPottedPotatogoldensmalldead/HCPottedPotatogoldensmalldry/HCPottedPotatogoldendry/HCPottedPotatogoldendead/HCPottedPotatogoldenready/HCPottedCabbagewhite/HCPottedCabbagewhitesmall/HCPottedCabbagewhitesmalldead/HCPottedCabbagewhitesmalldry/HCPottedCabbagewhitedry/HCPottedCabbagewhitedead/HCPottedCabbagewhiteready/HCPottedCabbagered/HCPottedCabbageredsmall/HCPottedCabbageredsmalldead/HCPottedCabbageredsmalldry/HCPottedCabbagereddry/HCPottedCabbagereddead/HCPottedCabbageredready/HCPottedBellpepperyellow/HCPottedBellpepperyellowsmall/HCPottedBellpepperyellowsmalldead/HCPottedBellpepperyellowsmalldry/HCPottedBellpepperyellowdry/HCPottedBellpepperyellowdead/HCPottedBellpepperyellowready/HCPottedBellpeppergreen/HCPottedBellpeppergreensmall/HCPottedBellpeppergreensmalldead/HCPottedBellpeppergreensmalldry/HCPottedBellpeppergreendry/HCPottedBellpeppergreendead/HCPottedBellpeppergreenready/HCPottedCauliflower/HCPottedCauliflowersmall/HCPottedCauliflowersmalldead/HCPottedCauliflowersmalldry/HCPottedCauliflowerdry/HCPottedCauliflowerdead/HCPottedCauliflowerready/HCPottedBeans/HCPottedBeanssmall/HCPottedBeanssmalldead/HCPottedBeanssmalldry/HCPottedBeansdry/HCPottedBeansdead/HCPottedBeansready/HCPottedPersimmon/HCPottedPersimmonsmall/HCPottedPersimmonsmalldead/HCPottedPersimmonsmalldry/HCPottedPersimmondry/HCPottedPersimmondead/HCPottedPersimmonready/HCPottedPlum/HCPottedPlumsmall/HCPottedPlumsmalldead/HCPottedPlumsmalldry/HCPottedPlumdry/HCPottedPlumdead/HCPottedPlumready/HCPottedKiwi/HCPottedKiwismall/HCPottedKiwismalldead/HCPottedKiwismalldry/HCPottedKiwidry/HCPottedKiwidead/HCPottedKiwiready/HCPottedFig/HCPottedFigsmall/HCPottedFigsmalldead/HCPottedFigsmalldry/HCPottedFigdry/HCPottedFigdead/HCPottedFigready/HCPottedDate/HCPottedDatesmall/HCPottedDatesmalldead/HCPottedDatesmalldry/HCPottedDatedry/HCPottedDatedead/HCPottedDateready/HCPottedlimetree/HCPottedlimetreesmall/HCPottedlimetreesmalldead/HCPottedlimetreesmalldry/HCPottedlimetreedry/HCPottedlimetreedead/HCPottedlimetreeready/HCPottedwheat/HCPottedwheatsmall/HCPottedwheatsmalldead/HCPottedwheatsmalldry/HCPottedwheatdry/HCPottedwheatdead/HCPottedwheatready/HCPottedappletree/HCPottedappletreesmall/HCPottedappletreesmalldead/HCPottedappletreesmalldry/HCPottedappletreedry/HCPottedappletreedead/HCPottedappletreeready/HCPottedbananatree/HCPottedbananatreesmall/HCPottedbananatreesmalldead/HCPottedbananatreesmalldry/HCPottedbananatreedry/HCPottedbananatreedead/HCPottedbananatreeready/HCPottedblackberrybush/HCPottedblackberrybushsmall/HCPottedblackberrybushsmalldead/HCPottedblackberrybushsmalldry/HCPottedblackberrybushdry/HCPottedblackberrybushdead/HCPottedblackberrybushready/HCPottedblueberrybush/HCPottedblueberrybushsmall/HCPottedblueberrybushsmalldead/HCPottedblueberrybushsmalldry/HCPottedblueberrybushdry/HCPottedblueberrybushdead/HCPottedblueberrybushready/HCPottedlemontree/HCPottedorangetree/HCPottedorangetreesmall/HCPottedorangetreesmalldead/HCPottedorangetreesmalldry/HCPottedorangetreedry/HCPottedorangetreedead/HCPottedorangetreeready/HCPottedpeachtree/HCPottedpeachtreesmall/HCPottedpeachtreesmalldead/HCPottedpeachtreesmalldry/HCPottedpeachtreedry/HCPottedpeachtreedead/HCPottedpeachtreeready/HCPottedstrawberrybush/HCPottedstrawberrybushsmall/HCPottedstrawberrybushsmalldead/HCPottedstrawberrybushsmalldry/HCPottedstrawberrybushdry/HCPottedstrawberrybushdead/HCPottedstrawberrybushready/HCPottedwatermelon/HCPottedwatermelonsmall/HCPottedwatermelonsmalldead/HCPottedwatermelonsmalldry/HCPottedwatermelondry/HCPottedwatermelondead/HCPottedwatermelonready/HCPottedbellpepper/HCPottedbellpeppersmall/HCPottedbellpeppersmalldead/HCPottedbellpeppersmalldry/HCPottedbellpepperdry/HCPottedbellpepperdead/HCPottedbellpepperready/HCPottedbroccoli/HCPottedbroccolismall/HCPottedbroccolismalldead/HCPottedbroccolismalldry/HCPottedbroccolidry/HCPottedbroccolidead/HCPottedbroccoliready/HCPottedcabbage/HCPottedcabbagesmall/HCPottedcabbagesmalldead/HCPottedcabbagesmalldry/HCPottedcabbagedry/HCPottedcabbagedead/HCPottedcabbageready/HCPottedcarrots/HCPottedcarrotssmall/HCPottedcarrotssmalldead/HCPottedcarrotssmalldry/HCPottedcarrotsdry/HCPottedcarrotsdead/HCPottedcarrotsready/HCPottedcornstalk/HCPottedcornstalksmall/HCPottedcornstalksmalldead/HCPottedcornstalksmalldry/HCPottedcornstalkdry/HCPottedcornstalkdead/HCPottedcornstalkready/HCPottedeggplant/HCPottedeggplantsmall/HCPottedeggplantsmalldead/HCPottedeggplantsmalldry/HCPottedeggplantdry/HCPottedeggplantdead/HCPottedeggplantready/HCPottedleek/HCPottedleeksmall/HCPottedleeksmalldead/HCPottedleeksmalldry/HCPottedleekdry/HCPottedleekdead/HCPottedleekready/HCPottedlettuce/HCPottedlettucesmall/HCPottedlettucesmalldead/HCPottedlettucesmalldry/HCPottedlettucedry/HCPottedlettucedead/HCPottedlettuceready/HCPottedonion/HCPottedonionsmall/HCPottedonionsmalldead/HCPottedonionsmalldry/HCPottedoniondry/HCPottedoniondead/HCPottedonionready/HCPottedpeaplant/HCPottedpeaplantsmall/HCPottedpeaplantsmalldead/HCPottedpeaplantsmalldry/HCPottedpeaplantdry/HCPottedpeaplantdead/HCPottedpeaplantready/HCPottedpotato/HCPottedpotatosmall/HCPottedpotatosmalldead/HCPottedpotatosmalldry/HCPottedpotatodry/HCPottedpotatodead/HCPottedpotatoready/HCPottedpumpkin/HCPottedpumpkinsmall/HCPottedpumpkinsmalldead/HCPottedpumpkinsmalldry/HCPottedpumpkindry/HCPottedpumpkindead/HCPottedpumpkinready/HCPottedradish/HCPottedradishsmall/HCPottedradishsmalldead/HCPottedradishsmalldry/HCPottedradishdry/HCPottedradishdead/HCPottedradishready/HCPottedtomato/HCPottedtomatosmall/HCPottedtomatosmalldead/HCPottedtomatosmalldry/HCPottedtomatodry/HCPottedtomatodead/HCPottedtomatoready/HCPottedpeanutplant/HCPottedpeanutplantsmall/HCPottedpeanutplantsmalldead/HCPottedpeanutplantsmalldry/HCPottedpeanutplantdry/HCPottedpeanutplantdead/HCPottedpeanutplantready/HCPottedavocadotree/HCPottedavocadotreesmall/HCPottedavocadotreesmalldead/HCPottedavocadotreesmalldry/HCPottedavocadotreedry/HCPottedavocadotreedead/HCPottedavocadotreeready/HCPottedcherrytree/HCPottedcherrytreesmall/HCPottedcherrytreesmalldead/HCPottedcherrytreesmalldry/HCPottedcherrytreedry/HCPottedcherrytreedead/HCPottedcherrytreeready/HCPottedpeartree/HCPottedpeartreesmall/HCPottedpeartreesmalldead/HCPottedpeartreesmalldry/HCPottedpeartreedry/HCPottedpeartreedead/HCPottedpeartreeready/HCPottedpineapple/HCPottedpineapplesmall/HCPottedpineapplesmalldead/HCPottedpineapplesmalldry/HCPottedpineappledry/HCPottedpineappledead/HCPottedpineappleready/HCPottedzucchini/HCPottedzucchinismall/HCPottedzucchinismalldead/HCPottedzucchinismalldry/HCPottedzucchinidry/HCPottedzucchinidead/HCPottedzucchiniready/HCPottedtea/HCPottedteasmall/HCPottedteasmalldead/HCPottedteasmalldry/HCPottedteadry/HCPottedteadead/HCPottedteaready/HCPottedhemp/HCPottedhempsmall/HCPottedhempsmalldead/HCPottedhempsmalldry/HCPottedhempdry/HCPottedhempdead/HCPottedhempready/HCPottedtobacco/HCPottedtobaccosmall/HCPottedtobaccosmalldead/HCPottedtobaccosmalldry/HCPottedtobaccodry/HCPottedtobaccodead/HCPottedtobaccoready/HCPottedchinesecabbage/HCPottedchinesecabbagesmall/HCPottedchinesecabbagesmalldead/HCPottedchinesecabbagesmalldry/HCPottedchinesecabbagedry/HCPottedchinesecabbagedead/HCPottedchinesecabbageready/HCPottedcucumber/HCPottedcucumbersmall/HCPottedcucumbersmalldead/HCPottedcucumbersmalldry/HCPottedcucumberdry/HCPottedcucumberdead/HCPottedcucumberready/HCPottedginger/HCPottedgingersmall/HCPottedgingersmalldead/HCPottedgingersmalldry/HCPottedgingerdry/HCPottedgingerdead/HCPottedgingerready/HCPottedgarlic/HCPottedgarlicsmall/HCPottedgarlicsmalldead/HCPottedgarlicsmalldry/HCPottedgarlicdry/HCPottedgarlicdead/HCPottedgarlicready/HCPottedoniongreen/HCPottedoniongreensmall/HCPottedoniongreensmalldead/HCPottedoniongreensmalldry/HCPottedoniongreendry/HCPottedoniongreendead/HCPottedoniongreenready/HCPottedsweetpotato/HCPottedsweetpotatosmall/HCPottedsweetpotatosmalldead/HCPottedsweetpotatosmalldry/HCPottedsweetpotatodry/HCPottedsweetpotatodead/HCPottedsweetpotatoready/HCPottedjute/HCPottedjutesmall/HCPottedjutesmalldead/HCPottedjutesmalldry/HCPottedjutedry/HCPottedjutedead/HCPottedjuteready/HCPottedpumpkingreen/HCPottedpumpkingreensmall/HCPottedpumpkingreensmalldead/HCPottedpumpkingreensmalldry/HCPottedpumpkingreendry/HCPottedpumpkingreendead/HCPottedpumpkingreenready/HCPottedpumpkinwhite/HCPottedpumpkinwhitesmall/HCPottedpumpkinwhitesmalldead/HCPottedpumpkinwhitesmalldry/HCPottedpumpkinwhitedry/HCPottedpumpkinwhitedead/HCPottedpumpkinwhiteready/HCPottedpumpkinlarge/HCPottedpumpkinlargesmall/HCPottedpumpkinlargesmalldead/HCPottedpumpkinlargesmalldry/HCPottedpumpkinlargedry/HCPottedpumpkinlargedead/HCPottedpumpkinlargeready/HCPottedpumpkinbuskin/HCPottedpumpkinbuskinsmall/HCPottedpumpkinbuskinsmalldead/HCPottedpumpkinbuskinsmalldry/HCPottedpumpkinbuskindry/HCPottedpumpkinbuskindead/HCPottedpumpkinbuskinready/HCPottedcornwhite/HCPottedcornwhitesmall/HCPottedcornwhitesmalldead/HCPottedcornwhitesmalldry/HCPottedcornwhitedry/HCPottedcornwhitedead/HCPottedcornwhiteready/HCPottedcornred/HCPottedcornredsmall/HCPottedcornredsmalldead/HCPottedcornredsmalldry/HCPottedcornreddry/HCPottedcornreddead/HCPottedcornredready/HCPottedcornblue/HCPottedcornbluesmall/HCPottedcornbluesmalldead/HCPottedcornbluesmalldry/HCPottedcornbluedry/HCPottedcornbluedead/HCPottedcornblueready/HCPottedchilipepperplant/HCPottedchilipepperplantsmall/HCPottedchilipepperplantsmalldead/HCPottedchilipepperplantsmalldry/HCPottedchilipepperplantdry/HCPottedchilipepperplantdead/HCPottedchilipepperplantready/HCPottedpoppy/HCPottedpoppysmall/HCPottedpoppysmalldead/HCPottedpoppysmalldry/HCPottedpoppydry/HCPottedpoppydead/HCPottedpoppyready/HCPottedcactus/HCPottedcactussmall/HCPottedcactussmalldead/HCPottedcactussmalldry/HCPottedcactusdry/HCPottedcactusdead/HCPottedcactusready/HCPottedagaveblue/HCPottedagavebluesmall/HCPottedagavebluesmalldead/HCPottedagavebluesmalldry/HCPottedagavebluedry/HCPottedagavebluedead/HCPottedagaveblueready/HCPottedpricklypearcactus/HCPottedpricklypearcactussmall/HCPottedpricklypearcactussmalldead/HCPottedpricklypearcactussmalldry/HCPottedpricklypearcactusdry/HCPottedpricklypearcactusdead/HCPottedpricklypearcactusready/HCPottedJalapeno/HCPottedJalapenosmall/HCPottedJalapenosmalldead/HCPottedJalapenosmalldry/HCPottedJalapenodry/HCPottedJalapenodead/HCPottedJalapenoready/HCPottedchiligreen/HCPottedchiligreensmall/HCPottedchiligreensmalldead/HCPottedchiligreensmalldry/HCPottedchiligreendry/HCPottedchiligreendead/HCPottedchiligreenready/HCPottedtomatilloplant/HCPottedtomatilloplantsmall/HCPottedtomatilloplantsmalldead/HCPottedtomatilloplantsmalldry/HCPottedtomatilloplantdry/HCPottedtomatilloplantdead/HCPottedtomatilloplantready/HCPottedcottonplant/HCPottedcottonplantsmall/HCPottedcottonplantsmalldead/HCPottedcottonplantsmalldry/HCPottedcottonplantdry/HCPottedcottonplantdead/HCPottedcottonplantready/HCPottedrice/HCPottedricesmall/HCPottedricesmalldead/HCPottedricesmalldry/HCPottedricedry/HCPottedricedead/HCPottedriceready/HCPottedshiitake/HCPottedshiitakesmall/HCPottedshiitakesmalldead/HCPottedshiitakesmalldry/HCPottedshiitakedry/HCPottedshiitakedead/HCPottedshiitakeready/HCPottedportobello/HCPottedportobellosmall/HCPottedportobellosmalldead/HCPottedportobellosmalldry/HCPottedportobellodry/HCPottedportobellodead/HCPottedportobelloready/HCPottedcolewort/HCPottedcolewortsmall/HCPottedcolewortsmalldead/HCPottedcolewortsmalldry/HCPottedcolewortdry/HCPottedcolewortdead/HCPottedcolewortready/HCPottedrubbertree/HCPottedrubbertree2/HCPottedrubbertreesmall/HCPottedrubbertreesmalldead/HCPottedrubbertreesmalldry/HCPottedrubbertreedry/HCPottedrubbertreedry2/HCPottedrubbertreedead/HCPottedrubbertreedead2/HCPottedrubbertreeready/HCPottedbamboo/HCPottedbamboosmall/HCPottedbamboosmalldead/HCPottedbamboosmalldry/HCPottedbamboodry/HCPottedbamboodead/HCPottedbambooready/HCPottedasparagus/HCPottedasparagussmall/HCPottedasparagussmalldead/HCPottedasparagussmalldry/HCPottedasparagusdry/HCPottedasparagusdead/HCPottedasparagusready/HCPottedartichokes/HCPottedartichokessmall/HCPottedartichokessmalldead/HCPottedartichokessmalldry/HCPottedartichokesdry/HCPottedartichokesdead/HCPottedartichokesready/HCPottedbeets/HCPottedbeetssmall/HCPottedbeetssmalldead/HCPottedbeetssmalldry/HCPottedbeetsdry/HCPottedbeetsdead/HCPottedbeetsready/HCPottedmulberry/HCPottedapricot/HCPottedapricotsmall/HCPottedapricotsmalldead/HCPottedapricotsmalldry/HCPottedapricotdry/HCPottedapricotdead/HCPottedapricotready/HCPottedcelery/HCPottedcelerysmall/HCPottedcelerysmalldead/HCPottedcelerysmalldry/HCPottedcelerydry/HCPottedcelerydead/HCPottedceleryready/HCPottedspinach/HCPottedspinachsmall/HCPottedspinachsmalldead/HCPottedspinachsmalldry/HCPottedspinachdry/HCPottedspinachdead/HCPottedspinachready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:300,
    Category:Farming,
    }



 /* small pots */

recipe Remove Crop
    {
    HCPottedbasil/HCPottedbasilsmall/HCPottedbasilsmalldead/HCPottedbasilsmalldry/HCPottedbasildry/HCPottedbasildead/HCPottedbasilready/HCPottedoreganosmalldry/HCPottedoreganosmalldead/HCPottedoreganosmall/HCPottedalfalfa/HCPottedalfalfasmall/HCPottedalfalfasmalldead/HCPottedalfalfasmalldry/HCPottedalfalfadry/HCPottedalfalfadead/HCPottedalfalfaready,
    Result:HCClayflowerpotwithdirt,
    CanBeDoneFromFloor:true,
    Time:100,
    Category:Farming,
    }


    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Apple/HCAppleseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedappletreesmall,
        Time:300,
    	NeedToBeLearn:true,
	Category:Farming,
    }

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Banana/HCBananaseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedbananatreesmall,
        Time:300,
    	NeedToBeLearn:true,
	Category:Farming,
    }

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        BerryBlack/HCBlackberryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedblackberrybushsmall,
        Time:300,
    	NeedToBeLearn:true,
	Category:Farming,
    }

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        BerryBlue/HCBlueberryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedblueberrybushsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }


    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Lemon/HCLemonseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedlemontree,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCMulberry/HCMulberryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedmulberry,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCCandleberry/HCCandleberryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcandleberry,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }



    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Peach/HCPeachseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpeachtreesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Watermelon/WatermelonSmashed/WatermelonSliced/HCWatermelonseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedwatermelonsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        BellPepper/HCBellpepperredseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedbellpeppersmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }



    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Eggplant/HCEggplantseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedeggplantsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Leek/HCLeekseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedleeksmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }



    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Peas/HCPeaseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpeaplantsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPumpkin/HCPumpkinseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpumpkinsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }



    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Avocado/HCAvacadoseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedavocadotreesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Cherry/HCCherryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcherrytreesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPear/HCPearseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpeartreesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Pineapple/HCPineappleseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpineapplesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Zucchini/HCZucchiniseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedzucchinismall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCTeaseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedteasmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCTobaccoseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedtobaccosmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCChinesecabbageseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedchinesecabbagesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCCucumber/HCCucumberseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcucumbersmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCGinger/HCGingerseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedgingersmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCGarlic/HCGarlicseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedgarlicsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }


recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCJuteseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedjutesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPumpkingreen/HCPumpkingreenseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpumpkingreensmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPumpkinwhite/HCPumpkinwhiteseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpumpkinwhitesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPumpkinlarge/HCPumpkinlargeseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpumpkinlargesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPumpkinbuskin/HCPumpkinbuskinseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpumpkinbuskinsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCChilipepperseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedchilipepperplantsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPoppycapsule/HCPoppyseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpoppysmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCCactusseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcactussmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCAgaveblueseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedagavebluesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPricklypearseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpricklypearcactussmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCChiligreenseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedchiligreensmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCCottonseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcottonplantsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCRiceseeds,
        HCPlanter,
		Water,
        keep HandShovel,
        Result:HCPottedricesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCShiitake,
        HCPlanter,
        Log,
        keep HandShovel,
        Result:HCPottedshiitakesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCPortobello,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedportobellosmall,
        Time:100,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCColewortseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcolewortsmall,
        Time:100,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCRubbertreeseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedrubbertreesmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCBambooseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedbamboosmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCArtichokesseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedartichokessmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCBeet,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedbeetssmall,
        Time:1500,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCMulberry/HCMulberryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedmulberry,
        Time:1500,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCApricot/HCApricotseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedapricotsmall,
        Time:1500,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCCeleryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcelerysmall,
        Time:1500,
    	NeedToBeLearn:true,
		Category:Farming,
    }
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCSpinachseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedspinachsmall,
        Time:1500,
    	NeedToBeLearn:true,
		Category:Farming,
    }
		
recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCBasilseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedbasilsmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCAlfalfaseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedalfalfasmall,
        Time:300,
    	NeedToBeLearn:true,
		Category:Farming,
    }

recipe Plant Crop
    {
        SkillRequired:Farming=7,
        HCOreganoseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedoreganosmall,
        Time:300,
        NeedToBeLearn:true,
        Category:Farming,
    }    


	
recipe Harvest Crop
    {
    HCPottedwheatready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedappletreeready,
    Result:HCPottedappletree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedbananatreeready,
    Result:HCPottedbananatree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedblackberrybushready,
    Result:HCPottedblackberrybush,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedblueberrybushready,
    Result:HCPottedblueberrybush,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
	

recipe Harvest Crop
    {
    HCPottedorangetreeready,
    Result:HCPottedorangetree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpeachtreeready,
    Result:HCPottedpeachtree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedstrawberrybushready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedwatermelonready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedbellpepperready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedbroccoliready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedcabbageready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedcarrotsready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedcornstalkready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedeggplantready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedleekready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedlettuceready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedonionready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpeaplantready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpotatoready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpumpkinready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedradishready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedtomatoready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpeanutplantready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedavocadotreeready,
    Result:HCPottedavocadotree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedcherrytreeready,
    Result:HCPottedcherrytree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpeartreeready,
    Result:HCPottedpeartree,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpineappleready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedzucchiniready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedteaready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    Category:Farming,
    NeedToBeLearn:true,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedhempready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    Category:Farming,
    NeedToBeLearn:true,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedtobaccoready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    Category:Farming,
    NeedToBeLearn:true,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedchinesecabbageready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
	
recipe Harvest Crop
    {
    HCPottedcucumberready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedgingerready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
	
recipe Harvest Crop
    {
    HCPottedgarlicready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedoniongreenready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedsweetpotatoready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
	
recipe Harvest Crop
    {
    HCPottedjuteready,
    keep HCHedgecutter/HCPruningsheers,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpumpkingreenready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpumpkinwhiteready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
	
recipe Harvest Crop
    {
    HCPottedpumpkinlargeready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedpumpkinbuskinready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedcornwhiteready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
	
recipe Harvest Crop
    {
    HCPottedcornredready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    HCPottedcornblueready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }

recipe Harvest Crop
    {
    HCPottedchilipepperplantready,
    Result:HCPlanter,
    CanBeDoneFromFloor:true,
    Time:1000.0,
    NeedToBeLearn:true,
    Category:Farming,
    OnGiveXP:HCFarming_OnGiveXP,
	OnCreate:recipe_NDPlantsHarvest,
    }
	
recipe Harvest Crop
    {
        HCPottedpoppyready,
        Result:HCPlanter,
        CanBeDoneFromFloor:true,
        Time:1000.0,
    	NeedToBeLearn:true,
        Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedcactusready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    } 
recipe Harvest Crop
    {
    	HCPottedagaveblueready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedpricklypearcactusready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedchiligreenready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedtomatilloplantready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedcottonplantready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedriceready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedshiitakeready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }

recipe Harvest Crop
    {
    	HCPottedportobelloready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedcolewortready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedrubbertreeready,
    	Result:HCPottedrubbertree,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedbasilready,
    	Result:HCClayflowerpotwithdirt,
    	CanBeDoneFromFloor:true,
    	Time:200,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }

recipe Harvest Crop
    {
        HCPottedoreganoready,
        Result:HCClayflowerpotwithdirt,
        CanBeDoneFromFloor:true,
        Time:200,
        NeedToBeLearn:true,
        Category:Farming,
        OnGiveXP:HCFarming_OnGiveXP,
        OnCreate:recipe_NDPlantsHarvest,
    }

recipe Harvest Crop
    {
    	HCPottedalfalfaready,
    	Result:HCClayflowerpotwithdirt,
    	CanBeDoneFromFloor:true,
    	Time:200,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedbambooready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedasparagusready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedartichokesready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedbeetsready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }

recipe Harvest Crop
    {
    	HCPottedapricotready,
    	Result:HCPottedapricot,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedceleryready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    }
recipe Harvest Crop
    {
    	HCPottedspinachready,
    	Result:HCPlanter,
    	CanBeDoneFromFloor:true,
    	Time:1000.0,
    	NeedToBeLearn:true,
    	Category:Farming,
    	OnGiveXP:HCFarming_OnGiveXP,
		OnCreate:recipe_NDPlantsHarvest,
    } 

}
